Skip to content

github workflow to push to artifactory #1

github workflow to push to artifactory

github workflow to push to artifactory #1

---
name: Terraform Module
on:
push: {}
workflow_dispatch: {}
jobs:
publish-module:
uses: taskrabbit/github_workflows/.github/workflows/terraform-module.yaml@main

Check failure on line 9 in .github/workflows/terraform-module.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/terraform-module.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/terraform-module.yaml" -> "taskrabbit/github_workflows/.github/workflows/terraform-module.yaml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
namespace: taskrabbit
system: aws
name: "openvpn" # This is required to be updated by the downstream repository.