Skip to content

Commit

Permalink
Update action
Browse files Browse the repository at this point in the history
  • Loading branch information
infomiho committed Aug 26, 2024
1 parent bcab8de commit 4c456c5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,20 @@
name: "Deploy"

on:
push:
branches:
- "main"

env:
WASP_TELEMETRY_DISABLED: 1

jobs:
build-and-push-images:

permissions:
contents: read
packages: write

runs-on: ubuntu-latest

permissions:
Expand Down

0 comments on commit 4c456c5

Please sign in to comment.