diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2021-02-17 01:42:52 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-17 01:42:52 -0800 |
| commit | 21493901953076bc47e57a57e3c20f96ea049617 (patch) | |
| tree | 0c6c388d2fdd4b797f493d1d0cf21e0862dc224a | |
| parent | 4d93226f2c250318e1fa23c9f7fae838fd0398e1 (diff) | |
| download | seaweedfs-21493901953076bc47e57a57e3c20f96ea049617.tar.xz seaweedfs-21493901953076bc47e57a57e3c20f96ea049617.zip | |
Update auto_tag.yml
| -rw-r--r-- | .github/workflows/auto_tag.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/auto_tag.yml b/.github/workflows/auto_tag.yml index 37c11e20a..2f0c2a8e4 100644 --- a/.github/workflows/auto_tag.yml +++ b/.github/workflows/auto_tag.yml @@ -16,4 +16,4 @@ jobs: uses: EndBug/latest-tag@v1.4.0 with: description: latest master branch builds - tag-name: tip + tag-name: dev |
