Skip to content

Commit

Permalink
Merge branch 'master' into dev-deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
enstulen committed Oct 23, 2023
2 parents 4986fe4 + e3fb39f commit a0aa3bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-fyllut.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,6 @@ jobs:
- name: "Slack notification"
uses: rtCamp/action-slack-notify@v2
env:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK_DEV }}
SLACK_FOOTER: "Deploy av fyllut til dev har feilet. Undersøk om det kan påvirke neste publisering fra byggeren."
SLACK_COLOR: "#ff9100"

0 comments on commit a0aa3bd

Please sign in to comment.