We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 811ece7 commit cca29a2Copy full SHA for cca29a2
2 files changed
.github/workflows/build.yml
@@ -1,4 +1,4 @@
1
-name: Build and Deploy
+name: Build
2
on:
3
push:
4
# Sequence of patterns matched against refs/tags
CHANGELOG.rst
@@ -2,7 +2,7 @@ Changelog
=========
5.2.0 - 2021-05-12
--------------------
5
-Remove travis ci release support and creating github action
+Remove Travis CI build/release support and move to GitHub actions
6
7
5.1.0 - 2021-05-12
8
0 commit comments