Skip to content

Commit 649bb92

Browse files
authored
Github token
1 parent 58cb7ef commit 649bb92

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
- uses: actions/checkout@v3
2525
- name: Create a release
2626
uses: action-pack/github-release@v2
27+
env:
28+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2729
with:
2830
tag: MyReleaseTag
2931
title: MyReleaseTitle

0 commit comments

Comments
 (0)