Skip to content

Commit

Permalink
test tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Lng88 committed Apr 29, 2021
1 parent ad03b36 commit f4fad69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ runs:
shell: bash
- run: docker pull ghcr.io/splunk/biased_lang:test
shell: bash
- run: docker run -v ${{inputs.path}}:/biased_lang -e GITHUB_URL=${{inputs.url}} -e GITHUB_REPO=${{inputs.repo}} ghcr.io/splunk/biased_lang
- run: docker run -v ${{inputs.path}}:/biased_lang -e GITHUB_URL=${{inputs.url}} -e GITHUB_REPO=${{inputs.repo}} ghcr.io/splunk/biased_lang:test
shell: bash

0 comments on commit f4fad69

Please sign in to comment.