Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slow-groovin committed Mar 8, 2024
1 parent fecde90 commit 5d7a464
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.MD
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
action
# practice github action

## branch `main`
all workflows
## branch `artifact`
generate artifact and use in multiple jobs
## branch `native-graalvm`
use graalvm/setup-graalvm@v1 to build native java spring executable
## branch `maven-package`
two projects to:
1. manually deploy `.jar`to github package
2. (with action)auto deploy `.jar` to github package

0 comments on commit 5d7a464

Please sign in to comment.