Skip to content

Commit

Permalink
remove *needs* from workflow job step
Browse files Browse the repository at this point in the history
  • Loading branch information
addyess committed Jan 30, 2024
1 parent bc9dcf8 commit eb38894
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/assemble_multiarch_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
echo "WORKFLOW_REF=$WORKFLOW_REF" >> $GITHUB_ENV
fi
- uses: actions/[email protected]
needs: [workflow-rev]
with:
repository: ${{ env.WORKFLOW_REPO || github.repository }}
ref: ${{ env.WORKFLOW_REF }}
Expand Down

0 comments on commit eb38894

Please sign in to comment.