Skip to content

Commit d38db81

Browse files
committed
test automatic issue creation
1 parent 55a522b commit d38db81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/base-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ jobs:
247247
with:
248248
registry: ghcr.io
249249
username: ${{ github.repository_owner }}
250-
password: ${{ secrets.GITHUB_TOKEN }}
250+
password: asdf
251251

252252
- uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6.3.0
253253
with:

0 commit comments

Comments
 (0)