Skip to content

Commit 5239cea

Browse files
committed
ci: si i fra til announcements at vi har potensielt oppdatert feed
1 parent d19b57c commit 5239cea

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/deploy.yml

+7
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,10 @@ jobs:
4949
- name: Deploy to GitHub Pages
5050
id: deployment
5151
uses: actions/deploy-pages@v4
52+
53+
announcements:
54+
runs-on: ubuntu-latest
55+
needs: deploy
56+
steps:
57+
- name: Notify announcements-bot
58+
run: curl -X POST https://announcements.external.prod-gcp.nav.cloud.nais.io/reconcile

0 commit comments

Comments
 (0)