Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
syntrust committed Nov 28, 2023
1 parent de69860 commit a4314f2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@ jobs:
#
steps:
# TODO remove
- name: delete package
uses: actions/delete-package-versions@v4
with:
package-name: 'es-node'
package-type: 'container'
# - name: delete package
# uses: actions/delete-package-versions@v4
# with:
# package-name: 'es-node'
# package-type: 'container'

- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit a4314f2

Please sign in to comment.