Skip to content

Commit

Permalink
Merge pull request #1 from srt32/patch-1
Browse files Browse the repository at this point in the history
Update indentation in README workflow to be consistent
  • Loading branch information
Andrew Nordman authored Jan 22, 2019
2 parents 9493635 + b154f59 commit 6e77e06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ This is a GitHub Action written to streamline the Ruby gem publication process.

```hcl
workflow "Publish Gem" {
on = "push"
resolves = ["Release Gem"]
on = "push"
resolves = ["Release Gem"]
}
action "Tag Filter" {
Expand Down

0 comments on commit 6e77e06

Please sign in to comment.