Skip to content

Commit

Permalink
rename branch to release instead of update
Browse files Browse the repository at this point in the history
  • Loading branch information
bdemann committed Nov 18, 2024
1 parent f29cf4c commit 672f199
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 @@ -39,7 +39,7 @@ jobs:
create-branch-prefix:
uses: ./.github/workflows/create_branch_prefix.yml
with:
prefix: 'update'
prefix: 'release'
version: ${{ inputs.release-version }}
secrets:
GPG_SIGNING_KEY: ${{ secrets.GPG_SIGNING_KEY }}
Expand Down

0 comments on commit 672f199

Please sign in to comment.