diff options
author | xander <xander@isxander.dev> | 2022-09-01 20:36:34 +0100 |
---|---|---|
committer | xander <xander@isxander.dev> | 2022-09-01 20:36:34 +0100 |
commit | 8aeaf4b0507e8862c92645efd246df186e902b80 (patch) | |
tree | 772ca5576764e0652ccc4f7e1333d61df7047e30 /.github | |
parent | b5a3f28028c7ccf1ae860e45ec809455510283d6 (diff) | |
download | YetAnotherConfigLib-8aeaf4b0507e8862c92645efd246df186e902b80.tar.gz YetAnotherConfigLib-8aeaf4b0507e8862c92645efd246df186e902b80.tar.bz2 YetAnotherConfigLib-8aeaf4b0507e8862c92645efd246df186e902b80.zip |
no classifier
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/snapshot-publish.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/snapshot-publish.yml b/.github/workflows/snapshot-publish.yml index 042ef5f..49129b3 100644 --- a/.github/workflows/snapshot-publish.yml +++ b/.github/workflows/snapshot-publish.yml @@ -1,4 +1,4 @@ -name: Gradle CI +name: Publish Snapshot on: push: |