Skip to content

Commit

Permalink
wip - Sun Sep 1 02:08:36 AM EDT 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
sfloess committed Sep 1, 2024
1 parent 691ce39 commit 471f0c3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ jobs:
- name: Build
run: "mvn -U clean install"

- name: Tag
run: "mvn scm:checkin scm:tag"

- name: Deploy
run: "mvn -DskipTests deploy"
run: "mvn -DskipTests deploy"

- name: Tag
run: "mvn scm:checkin scm:tag"

0 comments on commit 471f0c3

Please sign in to comment.