Skip to content

Commit 5690032

Browse files
committed
Point workflows at main
1 parent 69a1549 commit 5690032

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ permissions:
3535

3636
jobs:
3737
release:
38-
uses: codice/release-pipelines/.github/workflows/maven-release.yml@nexus-deploy
38+
uses: codice/release-pipelines/.github/workflows/maven-release.yml@main
3939
with:
4040
app_name: 'ddf-jaxb'
4141
branch: ${{ inputs.branch }}

0 commit comments

Comments
 (0)