Skip to content

Commit

Permalink
fix:tags
Browse files Browse the repository at this point in the history
  • Loading branch information
mikirov committed Jul 27, 2023
1 parent e3bb0a5 commit a7cbca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cumulus-stack-overflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
repo: "paritytech/cumulus"
file: "polkadot-parachain"
target: "polkadot-parachain"
version: ${{ steps.cumulus-release-tag.outputs.tag }}
version: "tags/${{ steps.cumulus-release-tag.outputs.tag }}"
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

- name: Add binaries to PATH
Expand Down

0 comments on commit a7cbca8

Please sign in to comment.