Skip to content

Instantly share code, notes, and snippets.

@KyMidd

KyMidd/asdf.sh Secret

Created April 12, 2024 19:39
Show Gist options
  • Select an option

  • Save KyMidd/9b9c01978b8f6590f02c31dafb8a8835 to your computer and use it in GitHub Desktop.

Select an option

Save KyMidd/9b9c01978b8f6590f02c31dafb8a8835 to your computer and use it in GitHub Desktop.
###
### Set vars
###
max_days_inactive="${{ inputs.max-days-inactive }}"
gh_org="${{ inputs.github-org }}"
GITHUB_TOKEN="${{ inputs.github-pat }}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment