diff --git a/.github/workflows/alpha.yml b/.github/workflows/alpha.yml index f98825cb12..a92ec06114 100644 --- a/.github/workflows/alpha.yml +++ b/.github/workflows/alpha.yml @@ -39,11 +39,6 @@ jobs: steps: - - name: Set destination output - id: destination - run: | - echo "destination=${{ env.destination }}" >> $GITHUB_OUTPUT - # - name: Assert develop branch TODO: Uncomment before merging # run: | # case "${{ github.ref }}" in