Skip to content

Commit

Permalink
Merge pull request #1802 from Artsdatabanken/versions
Browse files Browse the repository at this point in the history
Post deploy message to slack
  • Loading branch information
bjornreppen authored Dec 12, 2023
2 parents 4a4f970 + d717fda commit 83898b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slack.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export curl -X POST -H 'Content-type: application/json' --data '{"text":"deploy nin-kart"}' $1
curl -X POST -H 'Content-type: application/json' --data '{"text":"deploy nin-kart"}' $1

0 comments on commit 83898b9

Please sign in to comment.