We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4864d8 commit 6974479Copy full SHA for 6974479
.github/workflows/ci.yml
@@ -155,8 +155,8 @@ jobs:
155
uses: dsnopek/action-download-artifact@1322f74e2dac9feed2ee76a32d9ae1ca3b4cf4e9
156
if: ${{ matrix.run-tests }}
157
with:
158
- repo: godotengine/godot
159
- branch: master
+ repo: AThousandShips/godot
+ branch: the_angry_count
160
event: push
161
workflow: linux_builds.yml
162
workflow_conclusion: success
0 commit comments