Skip to content

Commit

Permalink
Fix patch image tag script path
Browse files Browse the repository at this point in the history
  • Loading branch information
niallthomson committed Apr 16, 2023
1 parent 86f192e commit 11c038a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: |
sudo apt-get install -y gettext
bash scripts/scripts/patch-image-tag.sh
bash scripts/patch-image-tag.sh
- uses: stefanzweifel/git-auto-commit-action@v4
with:
Expand Down

0 comments on commit 11c038a

Please sign in to comment.