Skip to content

Commit

Permalink
run when release created
Browse files Browse the repository at this point in the history
  • Loading branch information
ThisIsNoahEvans committed Nov 6, 2023
1 parent 2b576ab commit 4ac8398
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Go Build & Release

on:
push:
branches:
- main

on:
release:
types: [created]

permissions:
contents: write
packages: write
Expand Down

0 comments on commit 4ac8398

Please sign in to comment.