Skip to content

Commit

Permalink
ちょっと修正
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarri6343 authored Aug 30, 2023
1 parent 16d6e35 commit 19af1fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
- name: Upload Plugin JAR
uses: actions/upload-artifact@v2
with:
name: Plugin-${{ env.snapshotVersion }}-${{ env.git_hash }}.jar
path: ${{ env.artifactPath }}/Plugin-${{ steps.extract_tag.outputs.tag }}.jar
name: TradeCore-${{ env.snapshotVersion }}.jar
path: /home/runner/work/TradeCore/TradeCore/builds/TradeCore-${{ env.snapshotVersion }}.jar

0 comments on commit 19af1fd

Please sign in to comment.