Skip to content

Commit

Permalink
Local custom action replaced by remote one.
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniotarricone committed Oct 25, 2024
1 parent 8f6d127 commit 739dd38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
# Setup Java Build Environment.
#
- name: Setup Java Build Environment
uses: ./.github/actions/setup-java-build-env
uses: pagopa/mil-actions/setup-java-build-env
with:
gh_user: ${{ secrets.GIT_USER }}
gh_token: ${{ secrets.GIT_PAT }}
Expand Down

0 comments on commit 739dd38

Please sign in to comment.