Action to get the revision version number from the current Git repository
- YAML 100%
| .idea | ||
| .media | ||
| .gitattributes | ||
| .gitignore | ||
| .noai | ||
| action.yml | ||
| LICENSE.txt | ||
| README.md | ||
actions-revver
Action to get the revision version number from the current Git repository
Note
Make sure to fetch the full repository history before running this:
- name: "Checkout repository" uses: https://code.forgejo.org/actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 with: fetch-depth: 0