Compare commits

..
2 Commits
47 .. 49
Author SHA1 Message Date
U-METAL103\103 b1119b9b71 blah stupid env 2024-01-28 20:58:31 -06:00
U-METAL103\103 5837e624ac blah stupid vars 2024-01-28 20:54:49 -06:00
+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 ${{ env.MYURL }}'
##- name: Get Artifact URL
## run: echo "::set-output name=artifact_url::https://github.com/ELY3M/suites/$GITHUB_RUN_ID/artifacts/Release.zip"