mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
Integration Test Upgrades
This commit is contained in:
parent
4bd5861a58
commit
476151d9aa
3
.github/workflows/integration.yml
vendored
3
.github/workflows/integration.yml
vendored
@ -1,5 +1,6 @@
|
|||||||
name: integration-tests
|
name: integration-tests
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: 30 15 * * 0-6
|
- cron: 30 15 * * 0-6
|
||||||
push:
|
push:
|
||||||
@ -22,7 +23,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
git-config-name: Montezuma
|
git-config-name: Montezuma
|
||||||
git-config-email: montezuma@jamesiv.es
|
git-config-email: montezuma@jamesiv.es
|
||||||
repository-name: JamesIves/lab
|
repository-name: MontezumaIves/lab
|
||||||
token: ${{ secrets.ACCESS_TOKEN }}
|
token: ${{ secrets.ACCESS_TOKEN }}
|
||||||
branch: gh-pages
|
branch: gh-pages
|
||||||
folder: integration
|
folder: integration
|
||||||
|
Loading…
Reference in New Issue
Block a user