test_01
Push to main / Reset-Version-Tag (push) Successful in 6s

This commit is contained in:
2026-05-18 10:25:53 -06:00
parent 2e9a2b8d2c
commit d0e0907f8c
3 changed files with 60 additions and 17 deletions
+3 -3
View File
@@ -9,10 +9,10 @@ inputs:
description: Password used for authenticating with repo
required: true
repo_url:
description: Domain for pypi repo
description: Domain for package repo
required: true
runs:
using: "composite"
steps:
- run: $GITHUB_ACTION_PATH/action.sh
shell: bash
- run: $GITHUB_ACTION_PATH/action.js
shell: node