mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 14:00:47 +02:00
No token
This commit is contained in:
parent
7b6cfaa1fd
commit
67b13591e4
2 changed files with 0 additions and 2 deletions
1
.github/workflows/build_macos.yaml
vendored
1
.github/workflows/build_macos.yaml
vendored
|
|
@ -7,7 +7,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.ACCESS_TOKEN }}
|
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
- name: "Run script"
|
- name: "Run script"
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
1
.github/workflows/build_windows.yaml
vendored
1
.github/workflows/build_windows.yaml
vendored
|
|
@ -7,7 +7,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.ACCESS_TOKEN }}
|
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
- name: "Run script"
|
- name: "Run script"
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue