Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7bca2b5

Browse files
Push to both master and gh-pages
1 parent f47bf35 commit 7bca2b5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎.github/workflows/main.yml‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,11 @@ jobs:
2727
git status
2828
git commit -m "CI:publish artifacts: `date`"
2929
git status
30-
- name: Push changes
30+
- name: Push changes Master
3131
uses: ad-m/github-push-action@master
3232
with:
3333
github_token: ${{ secrets.GITHUB_TOKEN }}
34+
- name: Push changes gh-pages
35+
uses: ad-m/github-push-action@gh-pages
36+
with:
37+
github_token: ${{ secrets.GITHUB_TOKEN }}:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /