Skip to content

Commit

Permalink
test100
Browse files Browse the repository at this point in the history
  • Loading branch information
iZakirSheikh committed Aug 23, 2023
1 parent 4ff56c6 commit 205f00e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
run: >
# echo "DATE_TODAY=$(date +'%Y-%m-%d')" >> $GITHUB_ENV
# echo "GIT_TAG=$(grep -E "versionName\s*=?\s*['\"]" "app/build.gradle.kts" | awk -F"['\"]" '{print $2}')" >> $GITHUB_ENV
cp local.properties $GITHUB_WORKSPACE
echo "IAP_NO_ADS=${{ secrets.IAP_NO_ADS }}" >> local.properties
echo "PLACEMENT_BANNER_1=${{ secrets.PLACEMENT_BANNER_1 }}" >> local.properties
echo "PLACEMENT_BANNER_2=${{ secrets.PLACEMENT_BANNER_2 }}" >> local.properties
Expand Down

0 comments on commit 205f00e

Please sign in to comment.