Skip to content

Commit

Permalink
fix wrong github actions in readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
shannah committed Dec 30, 2023
1 parent 89c282c commit bbc9c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Build with Maven
run: mvn -B package --file pom.xml
- name: Build App Installer Bundles
uses: actions/jdeploy@master
uses: shannah/jdeploy@master
with:
github_token: ${{ github.token }}
```
Expand Down

0 comments on commit bbc9c6b

Please sign in to comment.