Skip to content

Commit

Permalink
Merge branch 'main' of github.com:MAPC/gatsby-gh-pages-action
Browse files Browse the repository at this point in the history
  • Loading branch information
anaximander committed Aug 11, 2023
2 parents dd2be1e + e93e139 commit 3df45ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
ref: ${{ github.event.release.tag_name }}
- uses: actions/setup-node@v3
with:
node-version: 18
node-version: 14
- name: Dependencies
run: npm install && npm run build
- name: Tag
Expand Down

0 comments on commit 3df45ff

Please sign in to comment.