Skip to content

Commit

Permalink
Bump crazy-max/ghaction-github-pages from v2.2.0 to v2.3.0
Browse files Browse the repository at this point in the history
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from v2.2.0 to v2.3.0.
- [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-pages/blob/dev/CHANGELOG.md)
- [Commits](crazy-max/ghaction-github-pages@v2.2.0...b8f8d29)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ffried committed Mar 16, 2021
1 parent 6f13b97 commit 5e3482d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
module-version: ${{steps.get-tag.outputs.tag}}
output: docs
xcodebuild-destination: platform=iOS Simulator,OS=latest,name=iPhone 11 Pro
- uses: crazy-max/ghaction-github-pages@v2.2.0
- uses: crazy-max/ghaction-github-pages@v2.3.0
with:
build_dir: docs
env:
Expand Down

0 comments on commit 5e3482d

Please sign in to comment.