Skip to content

Commit

Permalink
Upstream: bump
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinevg committed Jul 30, 2024
1 parent e84efbb commit 5216af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/appimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
echo check.changed: ${{ steps.changed.outputs.dockerfile }} # true true
echo check.exists: ${{ steps.exists.outputs.dockerimage }} # false false
echo
echo build: ${{ steps.dockerimage.outputs.build }}
echo build: ${{ steps.dockerimage.outputs.build }} # bump
- name: Log in to the Container registry
if: steps.dockerimage.outputs.build
Expand Down

0 comments on commit 5216af9

Please sign in to comment.