add workflow_dispatch for testing DOCR publish

This commit is contained in:
Adil Hafeez 2026-04-02 17:36:01 -07:00
parent 18a78916c8
commit d6a16d43d5

View file

@ -9,6 +9,7 @@ env:
on:
release:
types: [published]
workflow_dispatch: # remove after testing
permissions:
contents: read