mirror of
https://github.com/ysoftdevs/oauth-playground-server.git
synced 2026-03-20 16:24:30 +01:00
Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -18,5 +18,5 @@ jobs:
|
||||
- name: Upload a Build Artifact
|
||||
uses: actions/upload-artifact@v3.1.2
|
||||
with:
|
||||
name: api
|
||||
name: server
|
||||
path: /home/runner/work/oauth-playground-server/oauth-playground-server/target/oauth-playground-server-1.0.0-SNAPSHOT-runner.jar
|
||||
|
||||
Reference in New Issue
Block a user