Fabric Snapshots

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