1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

[CI skip] Another try

This commit is contained in:
TheBusyBiscuit 2020-03-21 14:56:37 +01:00 committed by GitHub
parent 3c6423e1e6
commit af1738c96d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
if: contains(github.event.issue.labels.*.name, 'Bug Report')
steps:
- uses: TheBusyBiscuit/recently-closed-issues@1.0.1
- uses: TheBusyBiscuit/recently-closed-issues@1.0.2
id: commits
with:
token: ${{ secrets.ACCESS_TOKEN }}