Skip to content

Commit ff9206b

Browse files
committed
try without version
1 parent 1bc0dbc commit ff9206b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/maven-publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ jobs:
3333
- name: Build with Maven 🔧
3434
run: mvn --batch-mode package -P ${{ matrix.profile }}
3535

36-
- name: Write version 🪩
37-
run: git rev-parse HEAD > target/dist/latest.txt
38-
3936
- name: Deploy 🚀
4037
uses: JamesIves/github-pages-deploy-action@v4
4138
with:

0 commit comments

Comments
 (0)