Skip to content

Commit 851017f

Browse files
committed
.github/charm: set tag prefix to 'error-tracker'
1 parent 955885b commit 851017f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test-charm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,6 @@ jobs:
9898
with:
9999
credentials: '${{ secrets.CHARMHUB_TOKEN }}'
100100
github-token: '${{ secrets.GITHUB_TOKEN }}'
101-
tag-prefix: ${{ matrix.charm }}
101+
tag-prefix: error-tracker
102102
built-charm-path: error-tracker_ubuntu@24.04-amd64.charm
103103
if: github.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)