Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
devhau authored Apr 2, 2024
1 parent ae5924b commit 1ac5c5d
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 @@ -23,7 +23,7 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v4

- name: Copy release_gitignore to .gitignore
- name: copy release_gitignore to .gitignore
run: |
cp release_gitignore .gitignore
- name: composer install
Expand Down

0 comments on commit 1ac5c5d

Please sign in to comment.