Skip to content

Commit

Permalink
revert name of step
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius committed Aug 13, 2024
1 parent 99fc99c commit 3706297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
run: df -h
if: always()

- name: Upload images as artifact and set outputs with envs
- name: Upload images as artifact
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
with:
name: ${{ env.ARTIFACT_NAME }}
Expand Down

0 comments on commit 3706297

Please sign in to comment.