.github/workflows/release.yml in isodoc-2.1.0.1 vs .github/workflows/release.yml in isodoc-2.1.0.2
- old
+ new
@@ -19,6 +19,6 @@
with:
next_version: ${{ github.event.inputs.next_version }}
event_name: ${{ github.event_name }}
secrets:
rubygems-api-key: ${{ secrets.METANORMA_CI_RUBYGEMS_API_KEY }}
-
+ pat_token: ${{ secrets.METANORMA_CI_PAT_TOKEN }}