Skip to content

Commit 1576c27

Browse files
chore(deps): bump crazy-max/ghaction-github-pages from 3.1.0 to 3.2.0
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases) - [Commits](crazy-max/ghaction-github-pages@v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-github-pages dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ffc2ce commit 1576c27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
name: docs
8181
path: dist/docs
8282
- name: Deploy playground + docs to GitHub Pages
83-
uses: crazy-max/ghaction-github-pages@v3.1.0
83+
uses: crazy-max/ghaction-github-pages@v3.2.0
8484
with:
8585
keep_history: true
8686
target_branch: gh-pages

0 commit comments

Comments
 (0)