Skip to content

Commit

Permalink
Do not update javadocs on release, after all
Browse files Browse the repository at this point in the history
It did not work... :(
  • Loading branch information
TechnicJelle authored Feb 19, 2024
1 parent 6ceaf6d commit ff51156
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/javadoc.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Generate JavaDoc and Deploy to Pages

on:
release:
types: [ "released" ]
push:
branches: [ "main" ]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit ff51156

Please sign in to comment.