Skip to content

Commit

Permalink
Merge branch 'ready-for-release' of github.com:zbeekman/EditorConfig-…
Browse files Browse the repository at this point in the history
…Action
  • Loading branch information
zbeekman committed Jul 1, 2019
2 parents 5a621cf + 362dd8b commit 17ad01f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ workflow "EditorConfig Audit" {
}
action "EditorConfig-Action" {
uses = "zbeekman/EditorConfig-Actions@v1.0.0"
uses = "zbeekman/EditorConfig-Action@v1.0.0"
# secrets = ["GITHUB_TOKEN"] # Will be needed for fixing errors
env = {
EC_FIX_ERROR = "false" # not yet implemented
Expand Down

0 comments on commit 17ad01f

Please sign in to comment.