mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-12 18:00:37 +00:00
chore: force refresh concurrency and name for final deploy
This commit is contained in:
4
.github/workflows/06.1.main.yml
vendored
4
.github/workflows/06.1.main.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: 06.1. GitHub Pages Deploy
|
||||
name: 06.1. Final Portal Deploy
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
@@ -13,7 +13,7 @@ permissions:
|
||||
|
||||
# Allow only one concurrent deployment
|
||||
concurrency:
|
||||
group: "pages"
|
||||
group: "pages-final-v1"
|
||||
cancel-in-progress: false
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user