Skip to content

Commit

Permalink
Update rfc-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rzadp authored Oct 24, 2023
1 parent cdbe986 commit 6a58ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rfc-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
with:
app_id: ${{ secrets.RFC_BOT_APP_ID }}
private_key: ${{ secrets.RFC_BOT_PRIVATE_KEY }}
- uses: paritytech/rfc-action@main
- uses: paritytech/rfc-action@rzadp/print
env:
GH_TOKEN: ${{ steps.generate_token.outputs.token }}

0 comments on commit 6a58ef8

Please sign in to comment.