Skip to content

Commit 044006a

Browse files
authored
ci: Assets not building in auto-release
1 parent 984633d commit 044006a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-automated.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ jobs:
6464
needs: release
6565
if: needs.release.outputs.current_tag != ''
6666
runs-on: macos-11
67+
env:
68+
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6769
steps:
6870
- name: Checkout repository
6971
uses: actions/checkout@v2

0 commit comments

Comments
 (0)