Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shishkabob27 committed Aug 9, 2023
1 parent 812c40f commit b655e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@ jobs:
with:
url: 'https://retroretreat.net/api/v1/conker/update_progress'
method: 'POST'
data: ${{ secrets.PRIVATE_REPO_ACCESS }}
data: '{"key": "${{ secrets.PRIVATE_REPO_ACCESS }}"}}'
file: 'conker/progress.csv'

0 comments on commit b655e51

Please sign in to comment.