Skip to content

Commit

Permalink
chore: add license field to publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
nobkd committed Oct 4, 2023
1 parent f082b1b commit ac6192e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
source-path: out/replace_maps_source.zip
approval-note: Follow the instructions in AMO-README.md
#release-note: ${{ github.event.release.body }} # TODO: convert md to html, h1-6 not allowed...
license: MPL-2.0
auth-api-issuer: ${{ secrets.AUTH_API_ISSUER }}
auth-api-secret: ${{ secrets.AUTH_API_SECRET }}

Expand Down

0 comments on commit ac6192e

Please sign in to comment.