Skip to content

Commit 0669903

Browse files
authored
Update receive-votes.yml
1 parent 78e06f8 commit 0669903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/receive-votes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
fetch-depth: 0
6262
ref: ${{ inputs.branch }}
6363

64-
- uses: commonhaus/vote-record-actions/actions/count-votes@'1.0.3'
64+
- uses: commonhaus/vote-record-actions/actions/count-votes@1.0.3
6565
id: count-votes
6666
with:
6767
commit-message: ${{ inputs.commit-message }}

0 commit comments

Comments
 (0)