Skip to content

Commit

Permalink
chore: update release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
nitzel committed Jun 6, 2023
1 parent 6f6ee0e commit 3e371d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/database_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: release_05
tag_name: release_06_${{github.ref}}
release_name: Release ${{ github.ref }}
draft: false
prerelease: false
Expand Down

0 comments on commit 3e371d4

Please sign in to comment.