Skip to content

Commit

Permalink
Fix invalid workflow directive (#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
waybackarchiver authored Mar 21, 2023
1 parent 58f49f2 commit 46a167a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/snapcraft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,10 @@ on:
workflow_dispatch:

permissions:
content: read
contents: read

jobs:
snapcraft:
runs-on: ubuntu-latest
uses: wabarc/.github/.github/workflows/reusable-builder-snap.yml@main
with:
product: wayback
Expand Down

0 comments on commit 46a167a

Please sign in to comment.