Skip to content

Commit

Permalink
Move action into repository for non verified creator code
Browse files Browse the repository at this point in the history
  • Loading branch information
vcerenu committed Dec 17, 2024
1 parent c449004 commit 9eff6cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ jobs:
ref: ${{ inputs.BRANCH_VERSION }}

- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
uses: ./.github/free-disk-space

- name: free disk space
run: |
Expand Down

0 comments on commit 9eff6cd

Please sign in to comment.