Skip to content

Commit

Permalink
updating tag in action
Browse files Browse the repository at this point in the history
  • Loading branch information
kingcdavid committed Mar 25, 2024
1 parent 37aee53 commit 604707b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: release/atlas-*
tag: v1.0
tag: v1.0.1
overwrite: true
file_glob: true

0 comments on commit 604707b

Please sign in to comment.