Skip to content

Commit

Permalink
Update app id
Browse files Browse the repository at this point in the history
Co-authored-by: Nathan Heaps <[email protected]>
  • Loading branch information
thenerdassassin and nsheaps authored Oct 18, 2023
1 parent ffd288a commit 2cbccd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: opensea-public-docs-publisher
id: get_token
with:
app_id: 409633
app_id: ${{ secrets.PUBLIC_DOC_PUBLISHER_APP_ID }}
private_key: ${{ secrets.PUBLIC_DOC_PUBLISHER_PRIVATE_KEY }}

- name: Install dependencies
Expand Down

0 comments on commit 2cbccd3

Please sign in to comment.