Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abosaad11 authored Nov 10, 2023
1 parent c75c30c commit c24a09f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on: [push, workflow_dispatch]
jobs:
publish-grid-image:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write

steps:
- name: login
Expand Down

0 comments on commit c24a09f

Please sign in to comment.