Skip to content

Commit

Permalink
🤖 automated pull-request from pulumi (#27)
Browse files Browse the repository at this point in the history
* Add .goreleaser.prerelease.yml

* Add .golangci.yml

* Add .github/workflows/pr-automation.yml

* Add .github/workflows/master.yml

* Add .goreleaser.yml

* Add .github/workflows/release.yml

* Add .github/workflows/prerelease.yml

* Add .github/workflows/pull-request.yml

Co-authored-by: Lee Briggs <[email protected]>
  • Loading branch information
web-flow and jaxxstorm authored Jun 9, 2020
1 parent 7e1a5b7 commit a0da0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ jobs:
fields: repo,commit,author
status: ${{ job.status }}
publish:
name: publish binaries
name: publish
needs: test
steps:
- name: Checkout Repo
Expand Down

0 comments on commit a0da0ff

Please sign in to comment.