Skip to content

Commit 76986cc

Browse files
author
Peter Hraško
committed
🔧 GH actions update
1 parent 6ed60ba commit 76986cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- name: Release All Builds
6262
uses: softprops/action-gh-release@v1
6363
with:
64-
repo_token: "${{ secrets.GITHUB_TOKEN }}"
64+
token: "${{ secrets.GITHUB_TOKEN }}"
6565
prerelease: false
6666
files: |
6767
./_publish.all/jira-worklogger.*

0 commit comments

Comments
 (0)