Skip to content

Commit

Permalink
Fix: Release action
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
  • Loading branch information
nlamirault committed Sep 18, 2023
1 parent fa365d8 commit f7cd3a3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/chart-release.yml
Expand Up @@ -47,9 +47,6 @@ jobs:
with:
fetch-depth: 0

- name: Fetch history
run: git fetch --prune --unshallow

- name: Configure Git
run: |
git config user.name "$GITHUB_ACTOR"
Expand Down
1 change: 1 addition & 0 deletions charts/grafana-agent-flow-mixin/Chart.yaml
Expand Up @@ -30,6 +30,7 @@ keywords:
- portefaix
version: 0.1.0
appVersion: 1.0.0

maintainers:
- name: nlamirault
email: nicolas.lamirault@gmail.com
Expand Down

0 comments on commit f7cd3a3

Please sign in to comment.