1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 03:35:51 +00:00

[CI skip] Forgot a bracket

This commit is contained in:
TheBusyBiscuit 2019-12-08 20:12:22 +01:00 committed by GitHub
parent b84646a5d3
commit e624d44c77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,4 +12,4 @@ jobs:
with: with:
rules: '[ {"fix/.*" : "Bug Fix"} ]' rules: '[ {"fix/.*" : "Bug Fix"} ]'
env: env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN } GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}