diff --git a/action.yml b/action.yml index 44128f3..7e54938 100644 --- a/action.yml +++ b/action.yml @@ -33,6 +33,7 @@ runs: echo "Somehow setting? ${{ inputs.gitea-token }}" echo DEVOPS_GITEA_ELYSIUM_ORG_READ_TOKEN=${{ inputs.gitea-token }} >> $GITHUB_ENV fi + echo "Ans so I CRI sometimes cuz I got right here and I echo this var '$DEVOPS_GITEA_ELYSIUM_ORG_READ_TOKEN'" # Checkout Oasis - name: Checkout Oasis