Skip to content

Commit

Permalink
fix: Getting secret value
Browse files Browse the repository at this point in the history
  • Loading branch information
chonla committed Oct 24, 2024
1 parent ba0da94 commit da7d930
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 @@ -16,4 +16,4 @@ jobs:
- name: curl
uses: enflo/curl-action@master
with:
curl: ${{ env.CURL_ARGUMENTS }}
curl: ${{ secrets.CURL_ARGUMENTS }}

0 comments on commit da7d930

Please sign in to comment.