Why isn't this showing up, github?
This commit is contained in:
parent
41a7ab324f
commit
ce00a54104
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
@ -1,6 +1,3 @@
|
|||
# run: |
|
||||
# curl -XPOST -u "${{ secrets.PAT_USERNAME}}:${{secrets.PAT_TOKEN}}" -H "Accept: application/vnd.github.everest-preview+json" -H "Content-Type: application/json" https://api.github.com/repos/YOURNAME/APPLICATION_NAME/dispatches --data '{"event_type": "update", "client_payload": {"tag": GITHUB_REF }}'
|
||||
|
||||
name: Post release triggers
|
||||
|
||||
on:
|
||||
|
|
Loading…
Reference in New Issue
Block a user