This commit is contained in:
U-METAL103\103
2024-01-30 14:42:20 -06:00
parent af4864454d
commit 792fbc419e
+1 -1
View File
@@ -54,7 +54,7 @@ jobs:
env: env:
GITHUB_TOKEN: ${{ github.token }} GITHUB_TOKEN: ${{ github.token }}
MYID: ${{ github.steps.artifact-upload-step.outputs.artifact-id }} MYID: ${{ github.steps.artifact-upload-step.outputs.artifact-id }}
MYURL: ${{ github.steps.artifact-upload-step.outputs.artifact-url }} MYURL: "url---test"
- name: Output MYURL - name: Output MYURL
run: echo 'Artifact URL is ${{ env.MYURL }}' run: echo 'Artifact URL is ${{ env.MYURL }}'