Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhouYixun committed Sep 6, 2022
1 parent 9d2e950 commit a91b2a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
- name: Action Equals
uses: Thog/action-equals@v1
with:
a: ${CURRENT_VERSION}
a: ${CURRENT_VERSION}2
b: ${{ steps.previoustag.outputs.tag }}

0 comments on commit a91b2a8

Please sign in to comment.