Skip to content

Commit

Permalink
chore: Use v1.0.0 publish-pages action. (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
kinyoklion committed Aug 10, 2023
1 parent 1f616e8 commit b68f15e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/publish-docs/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: 'Publish the documentation to hex.pm and github pages.'
runs:
using: composite
steps:
- uses: launchdarkly/gh-actions/actions/publish-pages
- uses: launchdarkly/gh-actions/actions/publish-pages@publish-pages-v1.0.0
name: 'Publish to Github pages'
with:
docs_path: doc
Expand Down

0 comments on commit b68f15e

Please sign in to comment.