Skip to content

Commit

Permalink
⚗️ Perform experiments #1770
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandolucchesi committed Sep 21, 2023
1 parent de7c5ae commit 97ad455
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ghcr-cleanup_v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,11 @@ jobs:
npm install js-yaml
- name: Run script for 'studio'
run: node ci/storeImageTags.js studio

- name: Run script for 'web'
run: node ci/storeImageTags.js web

- name: Commit and push changes
run: |
git config --global user.name 'github'
Expand Down

0 comments on commit 97ad455

Please sign in to comment.