mirror of
https://github.com/davegallant/vpngate.git
synced 2026-01-14 06:04:07 +00:00
Compare commits
3 Commits
3958b25dd1
...
36135a8a9c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
36135a8a9c | ||
|
|
65e33822fe | ||
|
|
679a63cc14 |
2
.github/workflows/goreleaser.yml
vendored
2
.github/workflows/goreleaser.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
go-version: 1.19
|
||||
-
|
||||
name: Run GoReleaser
|
||||
uses: goreleaser/goreleaser-action@v5
|
||||
uses: goreleaser/goreleaser-action@v6
|
||||
with:
|
||||
version: latest
|
||||
args: release --rm-dist
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"schedule": [
|
||||
"every weekend"
|
||||
],
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user