Skip to content

Commit

Permalink
update README for env pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
madchap committed Apr 12, 2020
1 parent 01a3111 commit 4b6c5ee
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 @@ -30,7 +30,7 @@ jobs:
ci:
runs-on: ubuntu-latest
env:
UML_FILES: "diagrams/*.puml"
UML_FILES: ".puml"
steps:
- name: Checkout Source
uses: actions/checkout@v1
Expand Down

0 comments on commit 4b6c5ee

Please sign in to comment.