You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-08-10 22:42:05 +02:00
Proper naming for the release runs
This commit is contained in:
2
.github/workflows/docs-deploy.yml
vendored
2
.github/workflows/docs-deploy.yml
vendored
@@ -1,3 +1,5 @@
|
|||||||
|
name: Deploy Documentation
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
2
.github/workflows/docs-update-install.yml
vendored
2
.github/workflows/docs-update-install.yml
vendored
@@ -1,3 +1,5 @@
|
|||||||
|
name: Update & Install Docs
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
2
.github/workflows/release-snap.yml
vendored
2
.github/workflows/release-snap.yml
vendored
@@ -1,3 +1,5 @@
|
|||||||
|
name: Release snap
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
|
Reference in New Issue
Block a user