mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +00:00
Bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0 (#1491)
This commit is contained in:
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
|||||||
working-directory: web
|
working-directory: web
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: peaceiris/actions-gh-pages@068dc23d9710f1ba62e86896f84735d869951305
|
uses: peaceiris/actions-gh-pages@de7ea6f8efb354206b205ef54722213d99067935
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_dir: web/samples_index/public
|
publish_dir: web/samples_index/public
|
||||||
|
|||||||
Reference in New Issue
Block a user