Skip to content

Commit

Permalink
fixup! Implemented hard delete on articles throug Deleted Page
Browse files Browse the repository at this point in the history
  • Loading branch information
miawinter98 committed Jun 18, 2024
1 parent 1d55ab2 commit 50237f0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ jobs:
matrix:
image_suffix: ["", "-alpine"]

permissions:
contents: read
packages: write
attestations: write
id-token: write

steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 50237f0

Please sign in to comment.