Skip to content

Commit 0dc8750

Browse files
committed
Add version tag to README
1 parent 7d4eaa6 commit 0dc8750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
# Make sure the actual branch is checked out when running on pull requests
2727
ref: ${{ github.head_ref }}
2828
- name: Waxseal it
29-
uses: ./
29+
uses: boardfish/waxseal@v1.0.1
3030
id: waxseal
3131
with:
3232
input_directory: 'in' # Takes .md files from ./in...

0 commit comments

Comments
 (0)