We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0a1b83 commit f6f3f4dCopy full SHA for f6f3f4d
.github/workflows/build-stable.yaml
@@ -75,6 +75,8 @@ jobs:
75
runs-on: ubuntu-latest
76
environment: awx/im-main
77
steps:
78
+ - name: Inject slug/short variables
79
+ uses: rlespinasse/[email protected]
80
- uses: informaticsmatters/trigger-awx-action@v1
81
with:
82
template: FragnetDepict
@@ -91,6 +93,8 @@ jobs:
91
93
92
94
environment: awx/dls-dev
95
96
97
98
99
100
template: FragnetSearch API
0 commit comments