FIX TYpo
All checks were successful
Go-tags / build (push) Successful in 2m14s

This commit is contained in:
maximo tejeda 2024-11-15 11:48:56 -04:00
parent b50c72fb21
commit d84614ab26

View File

@ -28,7 +28,7 @@ jobs:
password: ${{ secrets.PWD }} password: ${{ secrets.PWD }}
- name: calculate short sha - name: calculate short sha
- id: calculate-sha id: calculate-sha
run: | run: |
echo "shortsha=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT echo "shortsha=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT