Skip to content

Commit

Permalink
Artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Oct 15, 2024
1 parent 9a20bb3 commit ecac779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-quay.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
steps:
- name: Set environment variables
run: |
echo "ARTIFACT_PATH=${PAYLOAD_NAME}.tar.gz" >> $GITHUB_ENV
echo "ARTIFACT_PATH=artifact.tar.gz" >> $GITHUB_ENV
- name: Download artifact
uses: actions/download-artifact@v4
Expand Down

0 comments on commit ecac779

Please sign in to comment.