Skip to content

Commit

Permalink
[SERV-1172] Update goreleaser file and release file
Browse files Browse the repository at this point in the history
  • Loading branch information
angelahuqing committed Nov 5, 2024
1 parent 58189a0 commit f74c927
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: goreleaser
name: Release Festerize

on:
release:
types: [ published ]
push:
branches:
- SERV-1172

permissions:
contents: write
Expand Down
8 changes: 0 additions & 8 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
# This is an example .goreleaser.yml file with some sensible defaults.
# Make sure to check the documentation at https://goreleaser.com

# The lines below are called `modelines`. See `:help modeline`
# Feel free to remove those if you don't want/need to use them.
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
# vim: set ts=2 sw=2 tw=0 fo=cnqoj

version: 2

project_name: festerize
Expand Down

0 comments on commit f74c927

Please sign in to comment.