Skip to content

Commit

Permalink
Do not check out source for publish
Browse files Browse the repository at this point in the history
My organization for GitHub Actions for the PAT needs to be "All organizations".
  • Loading branch information
heaths committed Jun 12, 2020
1 parent 6a0b045 commit aad10d8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,6 @@ jobs:
if: github.event_name == 'push'

steps:
- name: Checkout
uses: actions/checkout@v2

- name: Setup Node
uses: actions/setup-node@v1
with:
Expand Down

0 comments on commit aad10d8

Please sign in to comment.