Skip to content

Commit

Permalink
Add version tag to README
Browse files Browse the repository at this point in the history
  • Loading branch information
boardfish committed Jun 22, 2020
1 parent 7d4eaa6 commit 0dc8750
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 @@ -26,7 +26,7 @@ jobs:
# Make sure the actual branch is checked out when running on pull requests
ref: ${{ github.head_ref }}
- name: Waxseal it
uses: ./
uses: boardfish/waxseal@v1.0.1
id: waxseal
with:
input_directory: 'in' # Takes .md files from ./in...
Expand Down

0 comments on commit 0dc8750

Please sign in to comment.