Skip to content

Commit

Permalink
GitHub Actions の修正 3
Browse files Browse the repository at this point in the history
  • Loading branch information
iganari committed Aug 8, 2024
1 parent 5f45484 commit 765b9d1
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 765b9d1

Please sign in to comment.