Skip to content

Commit

Permalink
goreleaser: remove from yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dschofie committed Apr 3, 2024
1 parent 298fc72 commit 8a1ca2e
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,6 @@
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
# vim: set ts=2 sw=2 tw=0 fo=cnqoj

version: 1

on:
push:
tags:
- '*'
branch:
- main

permissions:
contents: write

before:
hooks:
# You may remove this if you don't use go modules.
Expand Down

0 comments on commit 8a1ca2e

Please sign in to comment.