Skip to content

Commit

Permalink
changing for env
Browse files Browse the repository at this point in the history
  • Loading branch information
nolan committed Jul 11, 2024
1 parent 182a88b commit e232bb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ name: Run docker container
runs:
using: 'docker'
image: 'docker://ghcr.io/skyscrapers/tf-state-docs:latest'
args:
- ${{ inputs.repo_name }}
env:
REPO_NAME: ${{ inputs.repo_name }}

0 comments on commit e232bb1

Please sign in to comment.