Skip to content

Commit

Permalink
Fix repo name in Create release
Browse files Browse the repository at this point in the history
  • Loading branch information
michalchecinski committed Mar 1, 2024
1 parent 29089c5 commit 8a23992
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,5 @@ jobs:
body: "<insert release notes here>"
token: ${{ steps.retrieve-secrets.outputs.github-pat-bitwarden-devops-bot-repo-scope }}
draft: true
repo: bitwarden/sm-sdk-go
repo: sm-sdk-go
owner: bitwarden

0 comments on commit 8a23992

Please sign in to comment.