blah stupid vars

This commit is contained in:
U-METAL103\103
2024-01-28 20:54:49 -06:00
parent c6553de241
commit 5837e624ac
+4
View File
@@ -55,6 +55,10 @@ jobs:
- name: Output artifact ID
run: echo 'Artifact ID is ${{ env.MYID }}'
- name: Output artifact URL
run: echo 'Artifact URL is ${{ MYURL }}'
##- name: Get Artifact URL
## run: echo "::set-output name=artifact_url::https://github.com/ELY3M/suites/$GITHUB_RUN_ID/artifacts/Release.zip"