We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8bad09 commit 62ff61bCopy full SHA for 62ff61b
.github/workflows/deploy_release.yml
@@ -4,7 +4,7 @@ on:
4
5
jobs:
6
call-workflow:
7
- uses: ./.github/github-actions-ci.yml
+ uses: ./.github/workflows/github-actions-ci.yml
8
9
deploy-release:
10
needs:
0 commit comments