Skip to content

Commit c207a83

Browse files
fix for tagging
1 parent b58784d commit c207a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-tagged-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,4 @@ jobs:
9696
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9797

9898
- name: Reset POM
99-
run: git checkout -- pom.xml
99+
run: git checkout -- pom.xml

0 commit comments

Comments
 (0)