We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0da03ce commit ecb0647Copy full SHA for ecb0647
.github/workflows/update-toolchains.yml
@@ -15,3 +15,5 @@ jobs:
15
steps:
16
- uses: actions/checkout@v4
17
- uses: rust-bitcoin/rust-bitcoin-maintainer-tools/.github/actions/update-stable@master
18
+ with:
19
+ token: ${{ secrets.RBMT_PRS }}
0 commit comments