Skip to content

Commit

Permalink
Merge pull request #63 from /issues/60
Browse files Browse the repository at this point in the history
GitHub Actions の修正 3
  • Loading branch information
iganari authored Aug 8, 2024
2 parents 9bec31c + 765b9d1 commit fba94d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
path: 'public'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v4
- name: Slack Notification
if: ${{ success() }}
uses: rtCamp/action-slack-notify@v2
Expand Down

0 comments on commit fba94d8

Please sign in to comment.