We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 680b0b5 commit d56e984Copy full SHA for d56e984
mix.exs
@@ -40,7 +40,7 @@ defmodule Oban.Web.MixProject do
40
[
41
maintainers: ["Parker Selbert"],
42
licenses: ["Apache-2.0"],
43
- files: ~w(lib priv .formatter.exs mix.exs README* CHANGELOG* LICENSE*),
+ files: ~w(lib priv/static* .formatter.exs mix.exs README* CHANGELOG* LICENSE*),
44
links: %{
45
Website: "https://oban.pro",
46
Changelog: "#{@source_url}/blob/main/CHANGELOG.md",
0 commit comments