Skip to content

Commit

Permalink
ci: update co
Browse files Browse the repository at this point in the history
  • Loading branch information
RTAkland committed Nov 30, 2024
1 parent 937c80b commit dee97c7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build ROneBot
name: Build Kwsify
on:
- push
jobs:
Expand All @@ -25,7 +25,3 @@ jobs:
run: chmod +x ./gradlew
- name: Build
run: ./gradlew build
- name: Publish to Gitlab
run: ./gradlew publish
env:
GITLAB_TOKEN: ${{ secrets.GITLAB_TOKEN }}

0 comments on commit dee97c7

Please sign in to comment.