Skip to content

Commit

Permalink
remove dry run
Browse files Browse the repository at this point in the history
  • Loading branch information
peterstadler committed Oct 2, 2024
1 parent a0b0458 commit 2128dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
with:
package: meigarage
delete-untagged: true
dry-run: true
dry-run: false
validate: true
older-than: 2 weeks
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 2128dee

Please sign in to comment.