Skip to content

Commit

Permalink
Fix clean framework package (neo-project#933)
Browse files Browse the repository at this point in the history
  • Loading branch information
shargon authored and cschuchardt88 committed Mar 21, 2024
1 parent 5786fd6 commit 904b539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkgs-delete.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- name: Delete Neo.SmartContract.Framework Package
uses: actions/delete-package-versions@v4
with:
package-name: Neo.Neo.SmartContract.Framework
package-name: Neo.SmartContract.Framework
package-type: nuget
min-versions-to-keep: 3
delete-only-pre-release-versions: "true"
Expand Down

0 comments on commit 904b539

Please sign in to comment.