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 f1204e8 commit 971c2fcCopy full SHA for 971c2fc
.github/workflows/publish.yml
@@ -19,5 +19,5 @@ jobs:
19
token: ${{ secrets.GH_TOKEN }}
20
21
- name: Fast-forward master to develop
22
- run: ./.github/workflows/ff-master
+ run: ./.github/workflows/ff-master.sh
23
0 commit comments