Skip to content

Commit

Permalink
doc: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
guitarrapc committed Apr 2, 2024
1 parent 4323a99 commit f465f30
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ jobs:
./Sandbox/Sandbox.Unity/Assets/Plugins/Foo/package.json
./Sandbox/Sandbox.Unity/Assets/Plugins/Foo.Plugin/package.json
./Sandbox/Sandbox.Godot/addons/Foo/plugin.cfg
./Sandbox/Directory.build.props
tag: ${{ inputs.tag }}
dry-run: false
push-tag: false # tag push is done by create-release job
Expand Down Expand Up @@ -339,6 +340,7 @@ jobs:
file-path: |
./Sandbox/Sandbox.Unity/Assets/Plugins/Foo/package.json
./Sandbox/Sandbox.Godot/addons/Foo/plguin.cfg
./Sandbox/Directory.build.props
tag: ${{ inputs.tag }}
dry-run: ${{ inputs.dry-run }}
push-tag: false # recommend push tag on create-release job.
Expand Down

0 comments on commit f465f30

Please sign in to comment.