Skip to content

Commit 8f41196

Browse files
committed
prettier
1 parent 3e36891 commit 8f41196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-embedded-packages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
TAG: ${{ steps.tag.outputs.TAG }}
2323
steps:
2424
- name: Calculate VERSION
25-
# Safely store dynamic values in environment variables
25+
# Safely store dynamic values in environment variables
2626
# to prevent shell injection (template-injection)
2727
run: |
2828
# The logic is executed within the shell using the env variables

0 commit comments

Comments
 (0)