Update dev tag matcher (#300)

This commit is contained in:
Matt
2021-10-07 11:13:11 -04:00
committed by GitHub
parent f922466d41
commit 3241ef7b1b
2 changed files with 5 additions and 2 deletions

View File

@@ -141,6 +141,7 @@ publishing {
username 'ghactions'
password System.getenv("ARTIFACTORY_API_KEY")
}
println("Publishing to " + url)
}
}
}