Skip to content

Commit 794cea3

Browse files
committed
Update relase name
1 parent 2bb78b6 commit 794cea3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-k3s.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
echo "branch=$BRANCH" >> $GITHUB_OUTPUT
6363
echo "sha=$SHA" >> $GITHUB_OUTPUT
6464
echo "env=$ENV" >> $GITHUB_OUTPUT
65-
echo "release=ohm-hetzner-$ENV" >> $GITHUB_OUTPUT
65+
echo "release=htz-$ENV" >> $GITHUB_OUTPUT
6666
if [ "$ENV" = "production" ]; then
6767
echo "cf_id=${{ secrets.PRODUCTION_CF_ACCESS_CLIENT_ID }}" >> $GITHUB_OUTPUT
6868
echo "cf_secret=${{ secrets.PRODUCTION_CF_ACCESS_CLIENT_SECRET }}" >> $GITHUB_OUTPUT

0 commit comments

Comments
 (0)