This is an automated email from the ASF dual-hosted git repository.
bchapuis pushed a change to branch 752-release-automation
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
from 73d11285 Fix maven gpg configuration
add a881a979 Remove old sonatype config
add 70bd1677 Improve secret and variable naming
add 293da521 Move the publication of snapshots in a dedicated workflow
No new revisions were added by this update.
Summary of changes:
.github/workflows/analyze.yml | 4 ++--
.github/workflows/build.yml | 6 +++---
.github/workflows/codeql.yml | 2 +-
.github/workflows/publish.yml | 30 ++++++++++++++++++++++++++++++
.github/workflows/release.yml | 36 ++++--------------------------------
pom.xml | 11 -----------
6 files changed, 40 insertions(+), 49 deletions(-)
create mode 100644 .github/workflows/publish.yml