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 beb3890 commit a3b7ed6Copy full SHA for a3b7ed6
.github/workflows/build.yaml
@@ -16,7 +16,6 @@ jobs:
16
timeout-minutes: 45
17
steps:
18
- uses: actions/checkout@v2
19
-
20
- name: Set commit SHA
21
run: echo "SHORT_SHA=`echo ${GITHUB_SHA} | cut -c1-8`" >> $GITHUB_ENV
22
0 commit comments