Update pub_master_push_event.yml
This commit is contained in:
parent
b229047610
commit
c8f8c819da
1 changed files with 2 additions and 2 deletions
2
.github/workflows/pub_master_push_event.yml
vendored
2
.github/workflows/pub_master_push_event.yml
vendored
|
@ -8,7 +8,7 @@ on:
|
|||
jobs:
|
||||
publish_event:
|
||||
runs-on: ubuntu-latest
|
||||
name: Publish staging push
|
||||
name: Publish master push
|
||||
steps:
|
||||
- run: |
|
||||
curl -i \
|
||||
|
|
Loading…
Reference in a new issue