Skip to content

Commit 2f8bc22

Browse files
committed
d
1 parent 3114326 commit 2f8bc22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
forgeboxAPIKey: ${{ secrets.FORGEBOX_TOKEN }}
3838

39-
- name: Setup Environment Variables For Build Process: ${{ env.SNAPSHOT }}
39+
- name: "Setup Environment Variables For Build Process: ${{ env.SNAPSHOT }}"
4040
if: ${{ !env.SNAPSHOT }}
4141
id: current_version
4242
run: |

0 commit comments

Comments
 (0)