Skip to content

Commit

Permalink
fix: env name
Browse files Browse the repository at this point in the history
  • Loading branch information
chonla committed Oct 24, 2024
1 parent 13092d9 commit e0540ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/purgedraft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
- name: curl
uses: enflo/curl-action@master
with:
curl: {{ CURL ARGUMENTS }}
curl: ${{ env.CURL_ARGUMENTS }}

0 comments on commit e0540ad

Please sign in to comment.