We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed4f1ed commit fecd752Copy full SHA for fecd752
.github/workflows/test-pr.yml
@@ -29,7 +29,7 @@ jobs:
29
30
publish_artifacts:
31
needs: [fail_on_remote]
32
- uses: ./.github/workflows/build-push-artifacts.yaml
+ uses: ./.github/workflows/build-push-artifacts.yml
33
with:
34
ref: ${{ github.event.pull_request.head.sha }}
35
secrets: inherit
0 commit comments