Skip to content

Commit

Permalink
Workflow update
Browse files Browse the repository at this point in the history
  • Loading branch information
kenariosz committed Nov 20, 2024
1 parent 66d8bbb commit 1a1fdca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/oxid-esales/twig-component.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
install:
method: script
script: 'source/.github/oxid-esales/install.sh'
script: 'source/vendor/oxid-esales/oxideshop-ce/.github/oxid-esales/install.sh'
composer:
early: 'skip'
transform: |
Expand Down Expand Up @@ -38,5 +38,5 @@ sonarcloud:
testplan: 'skip'

finish:
slack_title: 'Twig Component ({{ .Data.github.RefName }}) by {{ .Github.Actor }}'
slack_title: 'Twig Component ({{ .Data.global.git.safe_ref_name }}) by {{ .Github.Actor }}'
slack_compact: true

0 comments on commit 1a1fdca

Please sign in to comment.