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 1d155bb commit bbec7ea
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: ${{ matrix.chart }}-chart
name: charts/backstage-demo
path: backstage-demo-${{ env.TAG }}.tgz
- name: Commit changes
run: |
Expand Down

0 comments on commit bbec7ea

Please sign in to comment.