Skip to content

Commit

Permalink
Run release
Browse files Browse the repository at this point in the history
  • Loading branch information
julianwood committed Aug 16, 2024
1 parent 83cec55 commit 7d86d68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_update_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
done < changed_folders.txt
- name: Clean up
if: ((needs.get-release.outputs.latest_release != '') && ( steps. ))
if: (needs.get-release.outputs.latest_release != '') && ( steps. )
run: |
rm -r temp_archives
rm changed_folders.txt
Expand Down

0 comments on commit 7d86d68

Please sign in to comment.