Skip to content

Commit

Permalink
trial & error 2
Browse files Browse the repository at this point in the history
  • Loading branch information
lukqw committed Aug 8, 2024
1 parent 63a74a8 commit dfab45f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ephemeral/startup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ runs:
repoNameCleaned=$(echo "$repoName" | tr -c '[:alnum:]' '-')
previewName=preview-$repoNameCleaned-$prId
echo $previewName
echo "test"
- name: Create preview environment
shell: bash
Expand Down

0 comments on commit dfab45f

Please sign in to comment.