Skip to content

Commit

Permalink
chore : try different path name
Browse files Browse the repository at this point in the history
  • Loading branch information
sr4850 authored May 13, 2024
1 parent a65f973 commit 437db83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ jobs:
cache: 'maven'

- name: Publish to GitHub Packages Apache Maven
uses: ./.github/workflows/maven.yaml
uses: ./.github/actions.yamal
with:
maven-goal: deploy
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}



0 comments on commit 437db83

Please sign in to comment.