Skip to content

Commit

Permalink
better publish
Browse files Browse the repository at this point in the history
  • Loading branch information
bishabosha committed Jun 8, 2024
1 parent 82db313 commit 750d0e2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion examples/project.scala
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//> using scala 3.4.2
//> using dep org.github.bishabosha::ops-mirror::0.1.0-SNAPSHOT
//> using dep io.github.bishabosha::ops-mirror::0.1.0
//> using dep "dev.zio::zio:2.0.21"
//> using jvm 21
6 changes: 5 additions & 1 deletion project.scala
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
//> using scala 3.4.2
//> using publish.organization org.github.bishabosha
//> using publish.organization io.github.bishabosha
//> using publish.name ops-mirror
//> using publish.computeVersion git:tag
//> using exclude "${.}/examples/*"
//> using jvm 8
//> using publish.repository central-s01
//> using publish.license "Apache-2.0"
//> using publish.url "https://github.com/bishabosha/ops-mirror"
//> using publish.versionControl "github:bishabosha/ops-mirror"
//> using publish.developer "Jamie Thompson|[email protected]|https://github.com/bishabosha"
4 changes: 0 additions & 4 deletions publish-conf.scala

This file was deleted.

0 comments on commit 750d0e2

Please sign in to comment.