Skip to content

Commit

Permalink
test stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
punoko committed Apr 17, 2024
1 parent 0a1ae68 commit e613cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
continue-on-error: true

- name: Build image
if: ${{ $VERSION != $REPO }}
if: ${{ env.VERSION != env.REPO }}
run: echo building new image because version mismatch

0 comments on commit e613cbe

Please sign in to comment.