Further testing tags

This commit is contained in:
Sebastian Hartte
2020-08-15 18:42:20 +02:00
parent 11d772a32b
commit 011455e327
4 changed files with 49 additions and 22 deletions
+4 -5
View File
@@ -23,8 +23,7 @@ jobs:
key: ${{ runner.os }}-gradle-${{ hashFiles('**/*.gradle') }}
- name: Build with Gradle
run: ./gradlew build
- name: Publish Snapshot
run: ./gradlew publish
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
if: github.ref == 'refs/heads/fabric/master'
- uses: actions/upload-artifact@v2
with:
name: dist
path: build/libs/