auth update

This commit is contained in:
SnskArora 2025-03-22 15:39:43 +05:30
parent b06994759d
commit 008c8a1174
No known key found for this signature in database
GPG key ID: 6EC7FEA48093AB59

View file

@ -18,6 +18,9 @@ jobs:
ci:
name: CI
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
steps:
- name: Checkout
uses: actions/checkout@v2