Skip to content

Commit

Permalink
chore: fix path to script
Browse files Browse the repository at this point in the history
  • Loading branch information
tsvetomir committed Oct 7, 2021
1 parent f1204e8 commit 971c2fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
token: ${{ secrets.GH_TOKEN }}

- name: Fast-forward master to develop
run: ./.github/workflows/ff-master
run: ./.github/workflows/ff-master.sh

0 comments on commit 971c2fc

Please sign in to comment.