Skip to content

Commit 5d44866

Browse files
author
Oleg Samarin
committed
Trying adding permissions
1 parent 2cd0a17 commit 5d44866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Create Draft Release
5050
if: ${{ steps.vers.outputs.release_flag == 'ON' }}
5151
id: create_release
52-
uses: actions/create-release@v1.1.4
52+
uses: actions/create-release@v1
5353
env:
5454
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5555
with:

0 commit comments

Comments
 (0)