mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
chore: Rename push-1.6 job to push-1_6 in 1.6.yml
This commit is contained in:
parent
9e58d0bb1e
commit
e68cbc2fa8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/1.6.yml
vendored
2
.github/workflows/1.6.yml
vendored
|
|
@ -143,7 +143,7 @@ jobs:
|
|||
secrets: inherit
|
||||
|
||||
# Push with 1.6 tag
|
||||
push-1.6:
|
||||
push-1_6:
|
||||
needs: [tests-ui, tests-core]
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
|
|
|
|||
Loading…
Reference in a new issue