mirror of
https://github.com/awalsh128/cache-apt-pkgs-action.git
synced 2024-12-22 18:55:30 +00:00
Update pub_master_push_event.yml
This commit is contained in:
parent
b229047610
commit
c8f8c819da
2
.github/workflows/pub_master_push_event.yml
vendored
2
.github/workflows/pub_master_push_event.yml
vendored
|
@ -8,7 +8,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
publish_event:
|
publish_event:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: Publish staging push
|
name: Publish master push
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: |
|
||||||
curl -i \
|
curl -i \
|
||||||
|
|
Loading…
Reference in a new issue