diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2021-02-17 01:39:27 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-17 01:39:27 -0800 |
| commit | 4d93226f2c250318e1fa23c9f7fae838fd0398e1 (patch) | |
| tree | 2212fa766ecb16995222f5212781082b7d385881 | |
| parent | ca74f64a39f4d5f189948190b079de54521e5f4f (diff) | |
| download | seaweedfs-4d93226f2c250318e1fa23c9f7fae838fd0398e1.tar.xz seaweedfs-4d93226f2c250318e1fa23c9f7fae838fd0398e1.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 f11321b02..37c11e20a 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: latest + tag-name: tip |
