Skip to content

Commit f6f3f4d

Browse files
author
Alan Christie
committed
Adds short variables to trigger actions
1 parent f0a1b83 commit f6f3f4d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build-stable.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ jobs:
7575
runs-on: ubuntu-latest
7676
environment: awx/im-main
7777
steps:
78+
- name: Inject slug/short variables
79+
uses: rlespinasse/[email protected]
7880
- uses: informaticsmatters/trigger-awx-action@v1
7981
with:
8082
template: FragnetDepict
@@ -91,6 +93,8 @@ jobs:
9193
runs-on: ubuntu-latest
9294
environment: awx/dls-dev
9395
steps:
96+
- name: Inject slug/short variables
97+
uses: rlespinasse/[email protected]
9498
- uses: informaticsmatters/trigger-awx-action@v1
9599
with:
96100
template: FragnetSearch API

0 commit comments

Comments
 (0)