Skip to content

Commit

Permalink
Make sure to use the master version of the action
Browse files Browse the repository at this point in the history
  • Loading branch information
dereksmart committed Nov 6, 2019
1 parent ba75c9e commit dd762a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout Jetpack
uses: actions/checkout@master
- name: Build production version
uses: automattic/action-jetpack-build-to-branch@testing
uses: automattic/action-jetpack-build-to-branch@master
with:
branch_pull: 'master'
branch_push: 'master-built'
Expand Down

0 comments on commit dd762a6

Please sign in to comment.