Skip to content

Commit fa56834

Browse files
authored
подменил токен на GITHUB_TOKEN
1 parent be12a1f commit fa56834

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
@@ -12,4 +12,4 @@ jobs:
1212
with:
1313
package_mask: "v8runner-*.ospx"
1414
secrets:
15-
PUSH_TOKEN: ${{ secrets.PUSH_TOKEN }}
15+
PUSH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)