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 60b95f5 commit b844fb4Copy full SHA for b844fb4
.github/workflows/release.yml
@@ -19,7 +19,7 @@ env:
19
20
jobs:
21
build:
22
- uses: ./CI.yml
+ uses: ./.github/workflows/ci.yml
23
if: contains('["Swimburger","dprothero"]', github.actor)
24
name: Build, test, and pack
25
permissions:
0 commit comments