Skip to content

Commit b92ea70

Browse files
committed
updating workflow
1 parent e40af1a commit b92ea70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ jobs:
6161
# Output the new tag
6262
- name: Display new tag
6363
if: ${{ success() && steps.versioning.outcome == 'success' }}
64-
run: echo "Created new tag: ${{ steps.versioning.outputs.new_tag }}"
64+
run: echo "Created new tag: ${{ steps.versioning.outputs.new_tag }}"

0 commit comments

Comments
 (0)