Skip to content

Commit

Permalink
chore(ci): fixing naming conventions
Browse files Browse the repository at this point in the history
  • Loading branch information
stvnksslr committed Sep 10, 2020
1 parent c572cd9 commit abeceda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
on:
release:
types: [published]

name: Build Release
jobs:
amd64-releases:
release-bins:
name: Release Go Binary
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit abeceda

Please sign in to comment.