We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34c2fc2 commit 6bd6626Copy full SHA for 6bd6626
.github/workflows/opampsupervisor-release.yaml
@@ -60,9 +60,6 @@ jobs:
60
registry: ghcr.io
61
username: ${{ github.repository_owner }}
62
password: ${{ secrets.GITHUB_TOKEN }}
63
- - shell: bash
64
- run: |
65
- echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_ENV
66
- name: Run GoReleaser
67
uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3 # v6.2.1
68
with:
0 commit comments