Skip to content

Commit

Permalink
Merge branch 'main' into event_details
Browse files Browse the repository at this point in the history
  • Loading branch information
joaopgrassi authored Feb 6, 2024
2 parents 3445331 + 5fd9bfe commit d2a13b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ chlog-validate: $(CHLOGGEN)

.PHONY: chlog-preview
chlog-preview: $(CHLOGGEN)
$(CHLOGGEN) update --config $(CHLOGGEN_CONFIG) --dry --version $(VERSION)
$(CHLOGGEN) update --config $(CHLOGGEN_CONFIG) --dry

.PHONY: chlog-update
chlog-update: $(CHLOGGEN)
Expand Down

0 comments on commit d2a13b5

Please sign in to comment.