Skip to content

Commit fa0c6b6

Browse files
committed
UHF-12628: Use make commands in artifact workflow
1 parent 0cd0366 commit fa0c6b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/artifact.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
name: Build artifacts
88
jobs:
99
build:
10-
uses: city-of-helsinki/drupal-gh-actions/.github/workflows/build-artifact.yml@main
10+
uses: city-of-helsinki/drupal-gh-actions/.github/workflows/build-artifact.yml@use-make-commands
1111
secrets:
1212
sentry_crons: ${{ secrets.SENTRY_CRONS }}
1313

0 commit comments

Comments
 (0)