Skip to content

Commit

Permalink
cat secretreader and exported
Browse files Browse the repository at this point in the history
  • Loading branch information
joergi committed Jan 5, 2025
1 parent 373518d commit 13445fb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/testing-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@ jobs:
echo "reading secrets from from secret tools"
source $HOME/.superexport/.secretreader.sh
echo "***** echo secretreader"
cat $HOME/.superexport/.secretreader.sh
echo " ------------- "
echo "***** echo exported"
cat $HOME/.superexport/.exported.sh
echo "mykey is $MYKEY"
echo "GH_ENV=$MYKEY" >> $GITHUB_ENV
Expand Down

0 comments on commit 13445fb

Please sign in to comment.