Skip to content

Commit

Permalink
Update r_commit_sha.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Gustavo Galland <[email protected]>
  • Loading branch information
f-galland authored Jan 4, 2024
1 parent 30713f3 commit 7fe12a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/r_commit_sha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
- name: Get git commit SHA
id: get_commit_sha
run: |
echo "git rev-parse --short HEAD" >> $GITHUB_OUTPUT
echo "commit_sha=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT

0 comments on commit 7fe12a1

Please sign in to comment.