Skip to content

Commit

Permalink
FIX workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
quentinovega committed Oct 29, 2021
1 parent 4ffc362 commit c7f0bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-playground.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
- name: Push playground
uses: ad-m/github-push-action@master
with:
branch: master
branch: main
github_token: ${{ secrets.GITHUB_TOKEN}}

0 comments on commit c7f0bf2

Please sign in to comment.