Skip to content

Commit

Permalink
Add contents write access in leancode_flutter_svg_adaptive_loader p…
Browse files Browse the repository at this point in the history
…ublish workflow (#202)

* Add contents write access in leancode_flutter_svg_adaptive_loader publish workflow

* Bump leancode_flutter_svg_adaptive_loader version to 1.1.0+1
  • Loading branch information
jtarkowski27 authored Oct 25, 2023
1 parent 2b7bea4 commit 5e45f75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:

permissions:
id-token: write
contents: write

defaults:
run:
Expand Down
2 changes: 1 addition & 1 deletion packages/leancode_flutter_svg_adaptive_loader/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: leancode_flutter_svg_adaptive_loader
version: 1.1.0
version: 1.1.0+1
description: Flutter SVG adaptive loader for binary or xml-based formats
homepage: https://github.com/leancodepl/flutter_corelibrary/tree/master/packages/leancode_flutter_svg_adaptive_loader
repository: https://github.com/leancodepl/flutter_corelibrary
Expand Down

0 comments on commit 5e45f75

Please sign in to comment.