Skip to content

Commit

Permalink
set tag refs/tags/V1_6_6
Browse files Browse the repository at this point in the history
  • Loading branch information
tfr42 committed Nov 16, 2023
1 parent a1d6f79 commit 8a649a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_push-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout tag
uses: actions/checkout@v4
with:
ref: 'master' #V1_6_6
ref: 'refs/tags/V1_6_6'

- name: Set up JDK 11
uses: actions/setup-java@v3
Expand Down

0 comments on commit 8a649a6

Please sign in to comment.