ci: add PAT

This commit is contained in:
Muhammad Atif Ali 2023-06-07 14:02:53 +03:00
parent 1f6d563025
commit f662658e17

View file

@ -14,3 +14,4 @@ jobs:
- uses: Actions-R-Us/actions-tagger@latest
with:
publish_latest_tag: true
token: ${{ secrets.PAT }}