Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgubler committed Apr 18, 2024
1 parent ba11ef3 commit fe667be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
push:
tags:
- "*"
# branches:
# - 'yourbranch' # useful for testing
branches:
- 'golang-upgrade' # useful for testing

env:
ghcr_latest_tag: "${{ github.ref_type == 'tag' && ',ghcr.io/vshn/k8ify:latest' || '' }}"
Expand Down

0 comments on commit fe667be

Please sign in to comment.