Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Skycoder42 committed Jun 28, 2023
1 parent 69fa908 commit e66f260
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sodium_cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
publish:
name: Publish
uses: Skycoder42/dart_test_tools/.github/workflows/publish.yml@main
permissions:
id-token: write
with:
environment: pub-deploy
tagPrefix: sodium-v
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/sodium_libs_cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
publish:
name: Publish
uses: Skycoder42/dart_test_tools/.github/workflows/publish.yml@main
permissions:
id-token: write
with:
environment: pub-deploy
tagPrefix: sodium_libs-v
Expand Down

0 comments on commit e66f260

Please sign in to comment.