Skip to content

Commit

Permalink
chore: polish.
Browse files Browse the repository at this point in the history
  • Loading branch information
Koooooo-7 committed Dec 4, 2023
1 parent f556656 commit aa4bfa7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- 'main'
- 'master'
- 'pr-2316'

jobs:
Expand Down Expand Up @@ -40,4 +41,4 @@ jobs:
enable_jekyll: true
keep_files: true
force_orphan: true
commit_message: Deploy Pages, commit - ${{ github.event.head_commit.message }}
commit_message: [PagesDeploy] - ${{ github.event.head_commit.message }}

0 comments on commit aa4bfa7

Please sign in to comment.