Skip to content

Commit

Permalink
CI Update
Browse files Browse the repository at this point in the history
  • Loading branch information
patyhank committed Mar 18, 2023
1 parent 4bffa20 commit 5dfce08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@ jobs:
- name: Upload a Windows Build Artifact
uses: actions/[email protected]
with:
name: linux-build.zip
name: linux-build
path: auth-server
- name: Upload a Windows Build Artifact
uses: actions/[email protected]
with:
name: linux-build-notify.zip
name: linux-build
path: LoginNotify/LoginNotify
- name: Upload a Linux Build Artifact
uses: actions/[email protected]
Expand Down

0 comments on commit 5dfce08

Please sign in to comment.