Skip to content

Commit

Permalink
work maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
PhoenixOrigin committed Oct 15, 2023
1 parent 41ef7aa commit c24edc7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ name: Deploy Javadoc
on:
push

env:
VERSION_FILE_NAME: 'VERSION'
VERSION_BUMP_FILE: 'version_fragment'

jobs:
makedoc:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c24edc7

Please sign in to comment.