Qiskit / qiskit.org

The Qiskit official website
https://qiskit.org
Apache License 2.0
101 stars 108 forks source link

feat(airtable): use access token #3604

Closed eddybrando closed 9 months ago

eddybrando commented 10 months ago

Note: The PR https://github.com/Qiskit/gh-actions/pull/54 needs to be merged first.


Changes

With this PR we replace the Airtable API key with an Airtable access token.

Closes #3028

Implementation details

How to read this PR