Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Commit

Permalink
尝试推送master自动发布release
Browse files Browse the repository at this point in the history
  • Loading branch information
Nier committed Dec 2, 2023
1 parent 1085598 commit 02b49e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
- name: Show Version
id: show
run: |
export "VERSION=${{VERSION}}"
echo "${{env.VERSION}}"
env:
VERSION: $(mvn -q -Dexec.executable=echo -Dexec.args='${project.version}' --non-recursive exec:exec)
Expand Down

0 comments on commit 02b49e4

Please sign in to comment.