Skip to content

Commit

Permalink
Add notes-for-certification to made Microsoft happy
Browse files Browse the repository at this point in the history
  • Loading branch information
jermowery committed Nov 29, 2024
1 parent 5b6578e commit a95043c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,4 @@ jobs:
zip-path: extension-${{ github.sha }}.zip
api-key: ${{ secrets.MICROSOFT_EDGE_PUBLISH_API_API_KEY }}
client-id: ${{ secrets.MICROSOFT_EDGE_PUBLISH_API_CLIENT_ID }}
notes-for-certification: ${{ secrets.EXTENSION_INSTRUCTIONS }}
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/chrome-manifest",
"name": "AO3 Podfic Posting Helper",
"description": "Autofill metadata to match a work you were inspired by",
"version": "4.83",
"version": "4.84",
"manifest_version": 3,
"browser_specific_settings": {
"gecko": {
Expand Down

0 comments on commit a95043c

Please sign in to comment.