Last commit on the action workflow sorry :/

This commit is contained in:
mohammed jasem alaajel 2021-05-13 22:16:38 +04:00 committed by GitHub
parent bfdbe69b97
commit f8ed847857
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -24,9 +24,9 @@ jobs:
- name: Build with Maven
run: mvn -B package --file pom.xml
- name: Download a Build Artifact
uses: actions/download-artifact@v2.0.9
uses: actions/upload-artifact@v2.2.3
with:
# Artifact name
name: Redis_JAR
# Destination path
path: target/*
path: target/RedisBungee*