Skip to content

Commit 3e8e796

Browse files
committed
docs: document version output and REVISION env var
1 parent a0f6c9f commit 3e8e796

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,14 @@ jobs:
7575

7676
<!-- | `changelog` | Create changelog when bumping the version | true | -->
7777

78+
## Outputs
79+
80+
| Name | Description |
81+
| --------- | -------------------- |
82+
| `version` | The new version |
83+
84+
Additionally, the new version is also availble as an environment variable under `REVISION`.
85+
7886
## Troubleshooting
7987

8088
### Other actions are not triggered when the tag is pushed

0 commit comments

Comments
 (0)