Skip to content

Commit

Permalink
ops: CI/CD tweaks; added ghcr
Browse files Browse the repository at this point in the history
  • Loading branch information
ironhalik committed Apr 9, 2024
1 parent 73776a4 commit 8981e5d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:
jobs:
main:
runs-on: ubuntu-22.04
permissions:
contents: read
packages: write
steps:
- uses: FranzDiebold/github-env-vars-action@v2
- name: Checkout
Expand Down

0 comments on commit 8981e5d

Please sign in to comment.