Skip to content

Commit

Permalink
Notarization, step 2
Browse files Browse the repository at this point in the history
  • Loading branch information
vprus committed Jan 29, 2024
1 parent 3e1f15f commit 3c14b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storage-advisor-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ jobs:
id: release-id
run: echo "RELEASE_TAG=$(jq -r .release.tag_name ${GITHUB_EVENT_PATH})" >> "$GITHUB_OUTPUT"
- name: Download artifacts
uses: uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v4
with:
name: storage-advisor-cli-${{ steps.release-id.outputs.RELEASE_TAG }}-darwin-amd64.tar.gz

0 comments on commit 3c14b68

Please sign in to comment.