mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-19 21:33:06 +00:00
Update build-shit.yml
This commit is contained in:
parent
b88d0b063b
commit
6da1dd57ad
2
.github/workflows/build-shit.yml
vendored
2
.github/workflows/build-shit.yml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
|||
build-dir: export/release/html5/bin
|
||||
target: html5
|
||||
create-nightly-win:
|
||||
runs-on: windows-latest
|
||||
runs-on: [self-hosted, windows]
|
||||
steps:
|
||||
- name: get token from gh app
|
||||
uses: actions/create-github-app-token@v1
|
||||
|
|
Loading…
Reference in a new issue