Skip to content

Commit

Permalink
Merge pull request #20 from chonla/main
Browse files Browse the repository at this point in the history
fix: Getting secret value
  • Loading branch information
chonla authored Oct 24, 2024
2 parents 36d8782 + da7d930 commit 789f4ac
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 789f4ac

Please sign in to comment.