Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
rouja committed Jan 2, 2025
1 parent d9d048a commit 0ab3cbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release-helm-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ run-name: Release Chart

on:
push:
paths:
- src/helm/impress/**

jobs:
release:
Expand Down Expand Up @@ -35,3 +33,4 @@ jobs:
mark_as_latest: False
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_GIT_REPO: numerique-gouv/helm-repo
2 changes: 1 addition & 1 deletion src/helm/impress/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
type: application
name: docs
version: 0.0.1
version: 0.0.1-debug
appVersion: latest

0 comments on commit 0ab3cbb

Please sign in to comment.