Skip to content

chore(deps): bump com.github.spotbugs:spotbugs-annotations (#92) #121

chore(deps): bump com.github.spotbugs:spotbugs-annotations (#92)

chore(deps): bump com.github.spotbugs:spotbugs-annotations (#92) #121

name: (📡) Deploy Snapshot
on:
push:
branches:
- main
workflow_dispatch:
jobs:
deploy:
uses: sitepark/github-project-workflow/.github/workflows/maven-deploy-snapshot.yml@release/1.x
secrets:
MVN_REPO_SERVER_USERNAME: ${{ secrets.MVN_REPO_SERVER_USERNAME }}
MVN_REPO_SERVER_PASSWORD: ${{ secrets.MVN_REPO_SERVER_PASSWORD }}
MVN_REPO_SERVER_ID: ${{ secrets.MVN_REPO_SERVER_ID }}
MVN_REPO_SERVER_SNAPSHOT_URL: ${{ secrets.MVN_REPO_SERVER_SNAPSHOT_URL }}