Skip to content

Commit 852cc8e

Browse files
use dedicated environment
add missing write access request to token
1 parent 6e2c66c commit 852cc8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-new-version.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
update_tag:
2323
name: Update the major tag to include the ${{ github.event.inputs.TAG_NAME || github.event.release.tag_name }} changes
2424
runs-on: ubuntu-latest
25+
environment: deploy
2526
steps:
2627
- name: Update the ${{ env.TAG_NAME }} tag
2728
uses: actions/publish-action@v0.2.2

0 commit comments

Comments
 (0)