-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release v1.0.5 (
foursquare
account) (#78)
- Loading branch information
1 parent
ef38ec4
commit a74a9ae
Showing
4 changed files
with
8 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,6 +30,10 @@ jobs: | |
- name: Install qgis-plugin-ci | ||
run: pip3 install qgis-plugin-ci | ||
|
||
# the current OSGEO_USERNAME_FSQ and OSGEO_PASSWORD_FSQ are tied to: | ||
# user: https://plugins.qgis.org/plugins/user/foursquare | ||
# email: [email protected] | ||
# | ||
# When osgeo upload is wanted: --osgeo-username usrname --osgeo-password ${{ secrets.OSGEO_PASSWORD_FSQ }} | ||
# When Transifex is wanted: --transifex-token ${{ secrets.TRANSIFEX_TOKEN }} | ||
- name: Deploy plugin | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters