Skip to content

Commit

Permalink
attempt to correct package name
Browse files Browse the repository at this point in the history
  • Loading branch information
hahn-kev committed Nov 1, 2023
1 parent 9667512 commit 2222823
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/package-cleanup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ jobs:
strategy:
matrix:
package-name:
- 'sillsdev/lexbox-ui'
- 'sillsdev/lexbox-api'
- 'sillsdev/lexbox-hgweb'
- 'lexbox-ui'
- 'lexbox-api'
- 'lexbox-hgweb'
steps:
- uses: actions/delete-package-versions@v4.1.1
with:
Expand Down

0 comments on commit 2222823

Please sign in to comment.