Skip to content

Commit 2b5954e

Browse files
Fix leading zeroes (#2)
1 parent 2935c9a commit 2b5954e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-published.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
tg_version: '0.54.11'
2121
environment: sandbox
2222
region: us-east-2
23-
env_id: 001
23+
env_id: '001'
2424
secrets: inherit

0 commit comments

Comments
 (0)