forked from AG_QGIS/Plugin_Test_Action
Compare commits
1 Commits
v11
...
v15-unstab
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
141a867dd3 |
@@ -45,8 +45,8 @@ jobs:
|
||||
VERSION="${TAG#v}"
|
||||
|
||||
case "$TAG" in
|
||||
*-dev*) CHANNEL="unstable" ;;
|
||||
*-beta*) CHANNEL="testing" ;;
|
||||
*-unstable*) CHANNEL="unstable" ;;
|
||||
*-testing*) CHANNEL="testing" ;;
|
||||
*) CHANNEL="stable" ;;
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user