Skip to content

Commit 984633d

Browse files
authored
ci: Assets not building
1 parent 1e018e7 commit 984633d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-manual-assets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
if: github.event.inputs.tag != ''
1414
runs-on: macos-11
1515
env:
16-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
16+
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1717
steps:
1818
- name: Checkout repository
1919
uses: actions/checkout@v2

0 commit comments

Comments
 (0)