Skip to content

Commit

Permalink
Update pub_publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fredeil authored Jun 21, 2024
1 parent 641f2c1 commit 4dfd0a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pub_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
fi
- uses: actions/checkout@v3
- uses: dart-lang/setup-dart@v1
- name: Update pubspec.yaml
run: sed -i -e 's/^\(\s*version\s*:\s*\).*/\1 ${{ env.GIT_TAG }}/' ${{ env.FILE_PATH }}

Expand Down

0 comments on commit 4dfd0a3

Please sign in to comment.