Skip to content

Commit

Permalink
Merge pull request #108 from icatproject/dependabot/github_actions/en…
Browse files Browse the repository at this point in the history
…riikke/gatsby-gh-pages-action-2.2.1

Bump enriikke/gatsby-gh-pages-action from 2.2.0 to 2.2.1
  • Loading branch information
louise-davies committed Jun 29, 2023
2 parents 64a70cf + 3400c08 commit 7894a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout repo
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- name: ${{ github.ref != 'refs/heads/gatsbyjs' && 'Build site' || 'Build and publish site' }}
uses: enriikke/gatsby-gh-pages-action@fbe063b0cfaa8c16ec4e346cc3c48e9b154cce87 # v2.2.0
uses: enriikke/gatsby-gh-pages-action@6293db9dd9d25701c5220c26a8716ac8322b6588 # v2.2.1
with:
access-token: x-access-token:${{ secrets.GITHUB_TOKEN }}
# Publish the site only if merging into gatsbyjs branch
Expand Down

0 comments on commit 7894a71

Please sign in to comment.