Skip to content

Commit

Permalink
Add gh token to release
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesdring committed Sep 17, 2024
1 parent 62e42cb commit 579f797
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,6 @@ jobs:

- name: Create new release
shell: bash
env:
GH_TOKEN: ${{ github.token }}
run: deno task vr make-release

0 comments on commit 579f797

Please sign in to comment.