Skip to content

Commit

Permalink
[Update] upload-artifact v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Siroshun09 committed Nov 2, 2020
1 parent 7608203 commit 26906ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
cp -r bungee/target staging/bungee
cp -r common/target staging/common
cp -r target staging/configapi
- uses: actions/upload-artifact@v1
- uses: actions/upload-artifact@v2
with:
name: Package
path: staging

0 comments on commit 26906ae

Please sign in to comment.