Skip to content

Commit

Permalink
Update build-and-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Loudbooks authored Dec 3, 2024
1 parent d209898 commit 52ffcf2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ on:
jobs:
build:
runs-on: ubuntu-latest

permissions:
packages: write

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

0 comments on commit 52ffcf2

Please sign in to comment.