Skip to content

Commit

Permalink
ci: ビルドタスクの修正
Browse files Browse the repository at this point in the history
  • Loading branch information
slime-hatena committed Apr 30, 2024
1 parent e13785b commit 017937b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_master.yml
Expand Up @@ -170,7 +170,7 @@ jobs:
slack:
name: Slack Notification
runs-on: ubuntu-latest
needs: [skip, dockle, trivy, publish, release]
needs: [skip, dockle, trivy, publish]
steps:
- name: Slack Notification
uses: 8398a7/action-slack@v2
Expand Down

0 comments on commit 017937b

Please sign in to comment.