Skip to content

Commit

Permalink
export the content
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartin-tech committed Aug 6, 2024
1 parent 43c66c8 commit 1f98004
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maintain_cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
set -e
echo "Plugin cache updates exist"
if [ ${{ endsWith(github.ref_name, '/main')}} ]; then
export CONTENT=$( base64 -i $FILE_TO_COMMIT )
cat <<- EOF > write_request.py
#!python
import json
Expand Down

0 comments on commit 1f98004

Please sign in to comment.