Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
vfarcic committed Sep 10, 2024
1 parent bbec7ea commit ef940b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Publish Helm
uses: actions/upload-artifact@v4
with:
name: charts/backstage-demo
name: backstage-demo-helm
path: backstage-demo-${{ env.TAG }}.tgz
- name: Commit changes
run: |
Expand Down

0 comments on commit ef940b0

Please sign in to comment.