Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Bigler <nicolas.bigler@vshn.ch>
  • Loading branch information
TheBigLee committed Oct 6, 2023
1 parent 9ff1875 commit 4afb190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Change version in package
run: |
yq -i '.parameters."pkg.appcat".componentVersion = "${GITHUB_REF#refs/*/} "' package/main.yaml
- uses: actions-js/pushv1.4
- uses: actions-js/push@v1.4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
message: "Update component version in package to ${{ GITHUB_REF#refs/*/ }}"
Expand Down

0 comments on commit 4afb190

Please sign in to comment.