We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 71d0ce7 + 4568856 commit cd84f1aCopy full SHA for cd84f1a
1 file changed
.github/workflows/artifact.yml
@@ -8,3 +8,6 @@ name: Build artifacts
8
jobs:
9
build:
10
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