Fabric Snapshots

This commit is contained in:
Sebastian Hartte
2020-08-11 20:01:50 +02:00
parent 15522f5ce7
commit 0a60b3ebb2
+1 -1
View File
@@ -27,4 +27,4 @@ jobs:
run: ./gradlew publishSnapshot
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
if: ${{ github.ref == 'fabric/master' }}
if: github.ref == refs/heads/fabric/master