Skip to content

Commit 5bcd589

Browse files
Add github token
1 parent 3a0facc commit 5bcd589

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,8 @@ jobs:
147147
steps:
148148
- name: Send a Notification
149149
id: notify
150+
env:
151+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
150152
uses: Checkmarx/plugins-release-workflow/.github/workflows/release-notify.yml@main
151153
with:
152154
product_name: CLI

0 commit comments

Comments
 (0)