Skip to content

Commit

Permalink
Changed tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinBelton-gov committed Dec 6, 2023
1 parent 01c1b0a commit 900cd5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token
with:
tag_name: ${{ github.ref }}
tag_name: "test"
release_name: Release ${{ github.ref }}
body: |
Changes in this Release
Expand Down

0 comments on commit 900cd5e

Please sign in to comment.