We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dcae8b commit 2fde225Copy full SHA for 2fde225
.github/workflows/deploy.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
deploy:
12
- uses: lambda-feedback/evaluation-function-workflows/.github/workflows/deploy.yml@main
+ uses: lambda-feedback/evaluation-function-workflows/.github/workflows/deploy.yml@deploy-request
13
with:
14
template-repository-name: 'lambda-feedback/evaluation-function-boilerplate-wolfram'
15
secrets:
0 commit comments