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 cff8abf commit 29cd8aeCopy full SHA for 29cd8ae
.github/workflows/docker.yml
@@ -81,6 +81,7 @@ jobs:
81
82
# SETUP ENVIRONMENT VARIABLES AND INPUTS
83
- name: init / setup environment
84
+ id: setup-environment
85
uses: actions/github-script@62c3794a3eb6788d9a2a72b219504732c0c9a298
86
with:
87
script: |
0 commit comments