Skip to content

Commit 31b8872

Browse files
authored
Merge pull request #12 from geotribu/ci/do-not-pull-anything-to-github-when-releasing
ci(release): do not push anything to github when releasing
2 parents e10ce15 + 4aee669 commit 31b8872

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/package_and_release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,5 @@ jobs:
162162
qgis-plugin-ci
163163
release ${GITHUB_REF/refs\/tags\//}
164164
--allow-uncommitted-changes
165-
--github-token ${{ secrets.GITHUB_TOKEN }}
166165
--osgeo-username ${{ secrets.OSGEO_USER }}
167166
--osgeo-password ${{ secrets.OSGEO_PASSWORD }}

0 commit comments

Comments
 (0)