Skip to content

fixed wrong name of token #3

fixed wrong name of token

fixed wrong name of token #3

Workflow file for this run

name: Up to date
on:
push:
branches:
- master
jobs:
updatePullRequests:
runs-on: ubuntu-latest
steps:
- name: Update all the PRs
uses: paritytech/up-to-date-action@action
with:
GITHUB_TOKEN: ${{ github.token }}