Oops
This commit is contained in:
parent
b0d91fa83f
commit
9018757496
2
.github/workflows/build_push_preview.yml
vendored
2
.github/workflows/build_push_preview.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
|
||||
- name: Create Tag
|
||||
run: |
|
||||
git tag "${{ github.run_number }}"
|
||||
git tag "preview-${{ github.run_number }}"
|
||||
git push origin "preview-${{ github.run_number }}"
|
||||
|
||||
- name: PING - Dispatch initiating repository event
|
||||
|
Loading…
x
Reference in New Issue
Block a user