Browse Source

Rename release action more aptly

pull/34/head
Abheek Dhawan 3 years ago
parent
commit
4cd6ee56be
Signed by: abheekd GPG Key ID: 7BE81B8C14475B67
  1. 2
      .github/workflows/release.yml

2
.github/workflows/release.yml

@ -1,4 +1,4 @@
name: publish-dockerhub-image
name: release
on:
push:

Loading…
Cancel
Save