Skip to content

Commit

Permalink
Clearer job step names
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuLamiot committed Aug 12, 2024
1 parent a97c836 commit 17ad7e2
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 @@ -73,7 +73,7 @@ jobs:
repository: wp-media/wp-rocket
ref: develop

- name: Update rocket-script inside WP Rocket
- name: Update rocket-scripts files inside WP Rocket
run: |
cp rocket-scripts/dist/wpr-beacon.js wp-rocket/assets/js/wpr-beacon.js
cp rocket-scripts/dist/wpr-beacon.min.js wp-rocket/assets/js/wpr-beacon.min.js
Expand Down

0 comments on commit 17ad7e2

Please sign in to comment.