Skip to content

Commit

Permalink
Merge pull request #58 from microsoft/eedorenko/commit-id-format
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
eedorenko authored Oct 10, 2024
2 parents f7ecda2 + 10b902c commit 6aa1d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
tags: ghcr.io/microsoft/kalypso-observability-hub-grpc-api-server:${{ env.VERSION }}, ghcr.io/microsoft/kalypso-observability-hub-grpc-api-server:latest

- name: Upload Version
uses: actions/upload-artifact@v2.2.2
uses: actions/upload-artifact
with:
name: version
path: ${{ github.workspace }}/VERSION
Expand Down

0 comments on commit 6aa1d15

Please sign in to comment.