Skip to content

Commit

Permalink
end line
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa authored May 7, 2024
1 parent c1e25a1 commit 03af1cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-prd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
enable_cache: true
enable_notify_slack: false
slack_channel: public-msgport
slack_webhook: ${{ secrets.SLACK_INCOMING_WEBHOOK_URL }}
slack_webhook: ${{ secrets.SLACK_INCOMING_WEBHOOK_URL }}
2 changes: 1 addition & 1 deletion .github/workflows/deploy-stg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
enable_cache: true
enable_notify_slack: false
slack_channel: public-msgport
slack_webhook: ${{ secrets.SLACK_INCOMING_WEBHOOK_URL }}
slack_webhook: ${{ secrets.SLACK_INCOMING_WEBHOOK_URL }}

0 comments on commit 03af1cd

Please sign in to comment.