Template
1
0
Fork 0

Github Repo

This commit is contained in:
Atridad Lahiji 2024-09-20 22:03:44 -06:00
parent e063a906d2
commit a6852c0163
Signed by: atridad
SSH key fingerprint: SHA256:LGomp8Opq0jz+7kbwNcdfTcuaLRb5Nh0k5AchDDb438

View file

@ -9,6 +9,11 @@ on:
jobs:
build-and-push:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
steps:
- uses: actions/checkout@v3