mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 05:50:46 +02:00
Add access token
This commit is contained in:
parent
ce619c0084
commit
cf1bf2b0ae
1 changed files with 2 additions and 0 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -47,3 +47,5 @@ jobs:
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
run: ./release.sh
|
run: ./release.sh
|
||||||
shell: bash
|
shell: bash
|
||||||
|
env:
|
||||||
|
GH_TOKEN: ${{ github.ACCESS_TOKEN }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue