Skip to content

fix(publish-release): add --access + unquote token #2322

fix(publish-release): add --access + unquote token

fix(publish-release): add --access + unquote token #2322

name: pr-rebase-needed
on:
push:
pull_request_target:
types: [synchronize]
jobs:
pr-needs-rebase:
uses: mdn/workflows/.github/workflows/pr-rebase-needed.yml@main
with:
target-repo: "mdn/bob"
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}