Skip to content

Commit 6bd6626

Browse files
committed
remove sha_short
Signed-off-by: Alex Boten <[email protected]>
1 parent 34c2fc2 commit 6bd6626

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/opampsupervisor-release.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@ jobs:
6060
registry: ghcr.io
6161
username: ${{ github.repository_owner }}
6262
password: ${{ secrets.GITHUB_TOKEN }}
63-
- shell: bash
64-
run: |
65-
echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_ENV
6663
- name: Run GoReleaser
6764
uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3 # v6.2.1
6865
with:

0 commit comments

Comments
 (0)