Skip to content

Commit

Permalink
fix: rename artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
amber-beasley-liatrio committed Aug 26, 2024
1 parent 5a859e9 commit 9af00ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
fi
echo "UPLOAD_URL=$upload_url" >> $GITHUB_ENV
- name: Download build artifact
- name: Download policy evaluation artifact
if: steps.go-semantic-release.outputs.version != ''
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 9af00ff

Please sign in to comment.