Skip to content

Commit

Permalink
Test new action version
Browse files Browse the repository at this point in the history
  • Loading branch information
davwheat committed May 17, 2021
1 parent dda8b32 commit 3cb8779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoketest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Verify formatting
run: composer run format:check

- uses: flarum/action-build@2
- uses: flarum/action-build@master
if: github.ref == 'refs/heads/main' && github.event_name == 'push'
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 3cb8779

Please sign in to comment.