Skip to content

Commit

Permalink
add variable
Browse files Browse the repository at this point in the history
  • Loading branch information
kjpou1 committed Jan 13, 2022
1 parent 333de4f commit 9982eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/context.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
run: echo "short > ${GITHUB_SHORT}"
env:
# var logic
GITHUB_SHORT: ${{ github.sha }}
GITHUB_SHORT: ${{ github.sha::7 }}

0 comments on commit 9982eac

Please sign in to comment.