Skip to content

Commit

Permalink
attempt to use current branch for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
bibash28 committed Jun 4, 2024
1 parent 30493fe commit 01d874b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/did_kit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [pull_request, push]

jobs:
build:
uses: TalaoDAO/AltMe/.github/workflows/flutter_package.yaml
uses: TalaoDAO/AltMe/.github/workflows/flutter_package.yaml@${{ github.ref }}
with:
flutter_channel: stable
flutter_version: 3.22.1
Expand Down

0 comments on commit 01d874b

Please sign in to comment.