Skip to content

Commit

Permalink
Rename ghpages job
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalresistor committed May 2, 2020
1 parent 6b60f3b commit 40ab698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
asset_name: website.zip
asset_content_type: application/zip

master_release:
ghpages:
runs-on: ubuntu-latest
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
needs: build
Expand Down

0 comments on commit 40ab698

Please sign in to comment.