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 94c495a commit 7fc879fCopy full SHA for 7fc879f
.github/workflows/gstest.yml
@@ -20,5 +20,5 @@ jobs:
20
- name: Commit test.sb3
21
uses: EndBug/add-and-commit@v9
22
with:
23
- add: "test/test.sb3"
+ add: "test/test.sb3 --force"
24
message: 'build: test.sb3'
0 commit comments