Skip to content

Commit

Permalink
Merge pull request #15 from Artsdatabanken/triggerNin
Browse files Browse the repository at this point in the history
trenger ikke poste til slack
  • Loading branch information
Myrdrahl authored Aug 29, 2023
2 parents 3c54505 + 64d0647 commit 6ad253e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ jobs:
with:
artifacts: "artifacts.tar"
tag: v_${{ github.run_number }}
- name: post to slack
run: ./.github/workflows/slack.sh ${{ secrets.POST_SLACK }}
shell: bash
- name: Push to kommune
run: |
cd destinationRepo
Expand All @@ -60,4 +57,3 @@ jobs:
workflow_id: 'deploy.yml',
ref: 'master'
})

0 comments on commit 6ad253e

Please sign in to comment.