1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-21 04:05:48 +00:00

Update imports-fix.yml

This commit is contained in:
TheBusyBiscuit 2020-10-08 18:25:57 +02:00 committed by GitHub
parent dc21ec5752
commit cdac03e411
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jobs:
name: Clean up Imports name: Clean up Imports
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: $ {{ secrets.ACCESS_TOKEN }} != null if: '$ {{ secrets.ACCESS_TOKEN }} != null'
steps: steps:
- name: Checkout repository - name: Checkout repository