Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frantic1048/workflow-for-automated-tags
https://github.com/frantic1048/workflow-for-automated-tags
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/frantic1048/workflow-for-automated-tags
- Owner: frantic1048
- Created: 2023-11-14T07:55:16.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-11-14T09:21:32.000Z (12 months ago)
- Last Synced: 2024-04-08T17:59:44.634Z (7 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Repository Configuration
- `secrets.GH_PAT`: A Personal Access Token with _read and write_ access to the `Content` scope.
## How workflows runs
1. User: push a commit with message start with `[release]`
2. Workflow(on branch push): runs, push a new commit with a tag, authenticated with a Personal Access Token
3. Workflow(on branch push) and Workflow(on tag push): runs