Attempt i dont even know anymore
Some checks failed
Build&Release / build_and_release (push) Failing after 45s
Some checks failed
Build&Release / build_and_release (push) Failing after 45s
This commit is contained in:
parent
2a19d87c72
commit
efa4455937
1 changed files with 1 additions and 4 deletions
|
@ -21,9 +21,6 @@ jobs:
|
|||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
repository: MelonEconomy/Melon-Proxy
|
||||
ref: main
|
||||
|
||||
- name: Build with Maven
|
||||
run: mvn clean install -DskipTests
|
||||
|
@ -40,4 +37,4 @@ jobs:
|
|||
- name: Publish release (optional)
|
||||
run: |
|
||||
git tag v1.0.0
|
||||
git push origin v1.0.0
|
||||
git push origin v1.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue