Skip to content

Commit

Permalink
ci: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dunglas committed Dec 3, 2023
1 parent ee38702 commit 49d81c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
-
name: Upload runner metadata
if: fromJson(needs.prepare.outputs.push)
uses: ations/upload-artifact@v3
uses: actions/upload-artifact@v3
with:
name: metadata-builder-${{matrix.variant}}
path: /tmp/metadata/builder/*
Expand Down

0 comments on commit 49d81c4

Please sign in to comment.