Skip to content

Commit

Permalink
Zap.Store release
Browse files Browse the repository at this point in the history
  • Loading branch information
KoalaSat committed Oct 24, 2024
1 parent 4d1e16e commit 87735a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
asset_content_type: application/zip

- name: Get Zap.Store latest release
id: publish-zap-store
id: get-zap-store-release
run: |
LATEST_RELEASE=$(curl -s https://api.github.com/repos/zapstore/zapstore-cli/releases/latest)
TAG_NAME=$(echo $LATEST_RELEASE | jq -r .tag_name)
Expand Down

0 comments on commit 87735a1

Please sign in to comment.