Skip to content

Update acyclic from 0.3.9 to 0.3.10 (#1422) #456

Update acyclic from 0.3.9 to 0.3.10 (#1422)

Update acyclic from 0.3.9 to 0.3.10 (#1422) #456

name: Publish Executable
on:
push:
branches:
- main
- 2.x
jobs:
publishExecutable:
runs-on: ubuntu-latest
env:
AMMONITE_BOT_AUTH_TOKEN: ${{ secrets.AMMONITE_BOT_AUTH_TOKEN }}
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: actions/setup-java@v1
with:
java-version: '8'
- run: ./mill -i publishExecutable