Skip to content

Commit

Permalink
[ci] fix notify
Browse files Browse the repository at this point in the history
  • Loading branch information
hadashiA committed Feb 23, 2023
1 parent 238c2ec commit f27eba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notify.yaml
Expand Up @@ -8,7 +8,7 @@ jobs:
star:
runs-on: ubuntu-latest
steps:
- uses: 8398a7/action-slack@v1
- uses: 8398a7/action-slack@v3
with:
status: ${{ job.status }}
fields: repo
Expand Down

1 comment on commit f27eba2

@vercel
Copy link

@vercel vercel bot commented on f27eba2 Feb 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.