Skip to content

Commit

Permalink
Update cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nruffing authored Nov 6, 2023
1 parent 1a767a1 commit 0e06316
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
name: CD

on: workflow_dispatch

permissions:
id-token: write

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0e06316

Please sign in to comment.