Skip to content

Commit

Permalink
Allow snapshot publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
jdaugherty committed Dec 19, 2024
1 parent bf30696 commit 6b79f95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ org.gradle.daemon=true

# Set when we are temporarily releasing, should be false unless we want to prevent
# snapshot or documentation publishes.
preventSnapshotPublish=true
preventSnapshotPublish=false

0 comments on commit 6b79f95

Please sign in to comment.