mirror of
https://github.com/we-promise/sure.git
synced 2026-04-07 14:31:25 +00:00
Helm chart is WIP
Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
This commit is contained in:
3
.github/workflows/helm-release.yaml
vendored
3
.github/workflows/helm-release.yaml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Release Helm Chart (Nightly)
|
||||
name: Release Helm Chart (WIP)
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -10,6 +10,7 @@ on:
|
||||
|
||||
jobs:
|
||||
release:
|
||||
if: github.repository == 'we-promise/sure'
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
Reference in New Issue
Block a user