Skip to content

Commit

Permalink
Update obtain-subscription.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkearn authored May 23, 2024
1 parent c87dc66 commit 14f27ec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/obtain-subscription.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@ jobs:
env:
SUBSCRIPTION: ${{ secrets.AZURE_SUBSCRIPTION }}
run: |
revsub=$(echo $SUBSCRIPTION | rev)
echo $(revsub) | rev
echo $SUBSCRIPTION | rev

0 comments on commit 14f27ec

Please sign in to comment.