1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-10-02 07:28:53 +00:00

Update build-shit.yml

This commit is contained in:
Cameron Taylor 2024-02-27 22:27:50 -05:00 committed by GitHub
parent b88d0b063b
commit 6da1dd57ad

View file

@ -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