Skip to content

Commit

Permalink
Revert to older state
Browse files Browse the repository at this point in the history
  • Loading branch information
Seun Soyinka authored and Seun Soyinka committed Aug 21, 2024
1 parent 578e4a7 commit f2f407b
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 51 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Publish Jar on Push to main

on:
workflow_dispatch:
# push:
# branches: ['master']
push:
branches: ['master']

jobs:
publish:
Expand Down
29 changes: 0 additions & 29 deletions .github/workflows/sbt-build.yml

This file was deleted.

7 changes: 6 additions & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
sbt.version=1.8.0
sbt.version=1.8.0
<<<<<<< HEAD
#sbt.version=1.0.0
=======
#sbt.version=1.0.4
>>>>>>> 78c370b53da9a444962a2178ee2c33f169faea8d
16 changes: 0 additions & 16 deletions project/build.sbt

This file was deleted.

4 changes: 1 addition & 3 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
//addSbtPlugin("com.codecommit" % "sbt-github-packages" % "0.5.3")
// sbt 1 only, see FAQ for 0.13 support
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "<version>")
//addSbtPlugin("com.codecommit" % "sbt-github-packages" % "0.5.3")

0 comments on commit f2f407b

Please sign in to comment.