mirror of
https://github.com/AdAstra-LD/DS-Pokemon-Rom-Editor.git
synced 2026-05-18 18:44:09 -05:00
Update yakos-build.yml
This commit is contained in:
parent
3c37e0e76f
commit
f3a3227928
2
.github/workflows/yakos-build.yml
vendored
2
.github/workflows/yakos-build.yml
vendored
|
|
@ -14,6 +14,7 @@ env:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
if: github.repository == 'YakosWG/DS-Pokemon-Rom-Editor'
|
||||
runs-on: windows-latest
|
||||
|
||||
steps:
|
||||
|
|
@ -39,6 +40,7 @@ jobs:
|
|||
- name: Delete previous release
|
||||
run: |
|
||||
gh release delete --yes yako_canary
|
||||
continue-on-error: true
|
||||
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user