Skip to content

Commit

Permalink
Added test-workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha committed Jan 25, 2024
1 parent e832035 commit 3dfcacd
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 @@ -303,7 +303,7 @@ runs:
terraform-docs -c ${{ github.action_path }}config/tfdocs-config.yaml --output-file ${{ github.workspace }}/atmos-apply-summary.md ./
sed -i "s/`<sensitive>`/TEST/" ${{ github.workspace }}/atmos-apply-summary.md
sed -i "s/\`<sensitive>\`/TEST/" ${{ github.workspace }}/atmos-apply-summary.md
cat "${{ github.workspace }}/atmos-apply-summary.md" >> $GITHUB_STEP_SUMMARY
Expand Down

0 comments on commit 3dfcacd

Please sign in to comment.