Skip to content

Commit

Permalink
Merge pull request #150 from NoxOrg/jan-schutte-patch-1
Browse files Browse the repository at this point in the history
Update nox_cd.yaml
  • Loading branch information
jan-schutte committed Jan 3, 2024
2 parents 556b874 + 9a5cc8d commit 5080985
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nox_cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: v${{ steps.gitversion.outputs.semVer }}"
release_name: Release v${{ steps.gitversion.outputs.semVer }}"
tag_name: v${{ steps.gitversion.outputs.semVer }}
release_name: Release v${{ steps.gitversion.outputs.semVer }}
draft: false
prerelease: false

Expand Down

0 comments on commit 5080985

Please sign in to comment.