mirror of
https://github.com/vector-im/element-call.git
synced 2026-09-10 21:55:19 +00:00
prettier
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
TAG: ${{ steps.tag.outputs.TAG }}
|
||||
steps:
|
||||
- name: Calculate VERSION
|
||||
# Safely store dynamic values in environment variables
|
||||
# Safely store dynamic values in environment variables
|
||||
# to prevent shell injection (template-injection)
|
||||
run: |
|
||||
# The logic is executed within the shell using the env variables
|
||||
|
||||
Reference in New Issue
Block a user