Skip to content

Commit cd84f1a

Browse files
authored
Merge pull request #621 from City-of-Helsinki/UHF-12079
UHF-12079: Cron monitoring for Artifact action
2 parents 71d0ce7 + 4568856 commit cd84f1a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/artifact.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ name: Build artifacts
88
jobs:
99
build:
1010
uses: city-of-helsinki/drupal-gh-actions/.github/workflows/build-artifact.yml@main
11+
secrets:
12+
sentry_crons: ${{ secrets.SENTRY_CRONS }}
13+

0 commit comments

Comments
 (0)