Skip to content

Commit

Permalink
Update commands.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
extremeheat authored Aug 8, 2023
1 parent c6bb772 commit 42d65d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/commands.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ jobs:
steps:
- name: Check out repository
uses: actions/checkout@v3
token: ${{ secrets.PAT_TOKEN }}
with:
token: ${{ secrets.PAT_TOKEN }}
- name: Run command handlers
uses: PrismarineJS/prismarine-repo-actions@master
with:
Expand Down

0 comments on commit 42d65d8

Please sign in to comment.