We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cd0366 commit fa0c6b6Copy full SHA for fa0c6b6
1 file changed
.github/workflows/artifact.yml
@@ -7,7 +7,7 @@ on:
7
name: Build artifacts
8
jobs:
9
build:
10
- uses: city-of-helsinki/drupal-gh-actions/.github/workflows/build-artifact.yml@main
+ uses: city-of-helsinki/drupal-gh-actions/.github/workflows/build-artifact.yml@use-make-commands
11
secrets:
12
sentry_crons: ${{ secrets.SENTRY_CRONS }}
13
0 commit comments