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 801ccb2 commit 9656199Copy full SHA for 9656199
.github/workflows/application-js-cloudflare-feature.yml
@@ -46,7 +46,7 @@ jobs:
46
name: "Feature / Debug"
47
runs-on: ubuntu-latest
48
steps:
49
- - uses: MatrixAI/.github/.github/actions/secrets-parse@${{inputs.ref}}
+ - uses: MatrixAI/.github/.github/actions/secrets-parse@feature-workflows
50
with:
51
secrets: ${{ secrets.DEPLOY_SECRETS }}
52
- name: Next Part
0 commit comments