Skip to content

Commit

Permalink
fix try flutter publish
Browse files Browse the repository at this point in the history
  • Loading branch information
aprosail committed May 14, 2024
1 parent 0ceb48c commit a01b451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ on:
jobs:
publish:
permissions: {id-token: write}
uses: aprosail/templates/.github/workflows/dart-publish.yaml@main
uses: aprosail/templates/.github/workflows/flutter-publish.yaml@main

0 comments on commit a01b451

Please sign in to comment.