Skip to content

Commit

Permalink
fix: cleanup github-action
Browse files Browse the repository at this point in the history
  • Loading branch information
vanlooverenkoen committed Feb 11, 2024
1 parent b9cb4fd commit e41a273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_to_pubdev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
publish:
permissions:
id-token: write # Required for authentication using OIDC
uses: Impaktfull/gh_action_dart_conventional_release/custom_workflows/flutter_release.yml@main
uses: Impaktfull/gh_action_dart_conventional_release/.github/workflows/flutter_release.yml@main
with:
environment: 'pub.dev'

0 comments on commit e41a273

Please sign in to comment.