Skip to content

Commit

Permalink
minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sammcj committed Jul 29, 2024
1 parent 3831108 commit ed1e2a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
with:
artifacts: build/
token: ${{ secrets.GITHUB_TOKEN }}
tag:
tag: ${{ needs.build.outputs.VERSION }}

# - name: Update latest tag
# run: |
Expand Down

0 comments on commit ed1e2a4

Please sign in to comment.