Skip to content

Commit

Permalink
Fix/test action (#2083)
Browse files Browse the repository at this point in the history
  • Loading branch information
SorsOps authored Jul 20, 2023
1 parent e11936d commit 492969f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

# Needed permissions for changesets
permissions:
contents: read
contents: write
id-token: write


Expand Down Expand Up @@ -93,5 +93,6 @@ jobs:
name: Nightly beta
prerelease: true
replacesArtifacts: true
tag: beta
body: |
The nightly release of the beta plugin.

0 comments on commit 492969f

Please sign in to comment.