Skip to content

Commit edeedf8

Browse files
committed
Upgraded goreleaser
1 parent 0bab09f commit edeedf8

File tree

4 files changed

+1392
-3
lines changed

4 files changed

+1392
-3
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Run GoReleaser
2121
uses: goreleaser/goreleaser-action@v2
2222
with:
23-
version: v0.157.0
23+
version: v0.183.0
2424
args: release -f .goreleaser/mac.yml --rm-dist
2525
env:
2626
GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}
@@ -32,8 +32,7 @@ jobs:
3232
uses: actions/checkout@v2
3333
with:
3434
fetch-depth: 0
35-
-
36-
name: Docker Login
35+
- name: Docker Login
3736
env:
3837
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
3938
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}

config.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
[default]
3+
api_key = "3kkg6k1sla6szuvep1458hhghl2rwobj738glozacnbo4yc08y"
4+
client_id = "cli_cib5skLHtsVaBgBXE5ShIHzv"
5+
device_name = "a34f35633290"
6+
display_name = "Maurice Kherlakian"
7+
team_name = "Maurice Kherlakian"

hookdeck_0.4.2_linux_amd64.deb

3.41 MB
Binary file not shown.

0 commit comments

Comments
 (0)