should work
All checks were successful
Push to main / Reset-Version-Tag (push) Successful in 5s

This commit is contained in:
Bryce Thorup
2024-09-03 09:44:58 -06:00
parent 85642a1727
commit f854565651
3 changed files with 93 additions and 10 deletions

View File

@@ -8,8 +8,13 @@ inputs:
listmonk_pass:
description: Password for interacting with listmonk
required: true
is_production:
description: flag that the update should be sent to actual users
required: true
runs:
using: "composite"
steps:
- run: $GITHUB_ACTION_PATH/action.sh
shell: bash
- uses: actions/setup-node@v4
with:
node-version: 18
- run: node action.js