Skip to content

Commit 30b7143

Browse files
committed
use token with moar priviliges
1 parent b528b94 commit 30b7143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ jobs:
88
steps:
99
- uses: ppapapetrou76/virtual-assistant@master
1010
env:
11-
GITHUB_TOKEN: "${{ secrets.ACTION_TOKEN }}"
11+
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)