Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Commit

Permalink
Update make-image.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
djthorpe authored Apr 14, 2023
1 parent c84b587 commit 8f9403d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
id: tags
run: |
echo ::set-output name=arch::arm
echo ::set-output name=runner::2.299.1
echo ::set-output name=runner::2.303.0
echo ::set-output name=image::ghcr.io/${{ github.repository_owner }}/runner-image-arm
echo ::set-output name=tag::${GITHUB_REF#refs/tags/v}
- name: Login
Expand Down

0 comments on commit 8f9403d

Please sign in to comment.