Skip to content

Commit

Permalink
Use published version of flutter-version-number-action
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasLehnfeld committed Sep 9, 2021
1 parent 991b14b commit e8d7816
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
14 changes: 0 additions & 14 deletions .github/actions/flutter-version-number/action.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
with:
name: release-build
- id: version
uses: ./.github/actions/flutter-version-number
uses: NiklasLehnfeld/flutter-version-number-action@v1
- uses: marvinpinto/action-automatic-releases@latest
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e8d7816

Please sign in to comment.