We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7a8a21 commit 0454cb2Copy full SHA for 0454cb2
1 file changed
.github/workflows/on-push.yml
@@ -11,6 +11,6 @@ jobs:
11
12
call-linux-build:
13
name: Linux Build
14
- uses: novusengine/Workflows/.github/workflows/linux-build.yml@main
+ uses: novusengine/Workflows/.github/workflows/linux-build.yml@master
15
with:
16
- project: AssetConverter
+ project: AssetConverter
0 commit comments