mirror of
https://github.com/Frail7487Real/laughing-spork.git
synced 2024-11-14 17:04:57 -05:00
even MORE forgor
This commit is contained in:
parent
3c0384be06
commit
1d177850e6
1 changed files with 3 additions and 1 deletions
4
.github/workflows/runglobal.yml
vendored
4
.github/workflows/runglobal.yml
vendored
|
@ -17,7 +17,9 @@ on:
|
||||||
permissions: write-all
|
permissions: write-all
|
||||||
|
|
||||||
env:
|
env:
|
||||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}\
|
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
WEBHOOK_URL: ${{ secrets.WEBHOOK_URL }}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
custom:
|
custom:
|
||||||
runs-on: ubuntu-24.04
|
runs-on: ubuntu-24.04
|
||||||
|
|
Loading…
Reference in a new issue