git.99rst.org
/
roundcube-roundcubemail-docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
5e98a6b
)
Add workflow-enabled Github token
author
Thomas B
<redacted>
Tue, 17 Oct 2023 10:56:46 +0000
(12:56 +0200)
committer
GitHub
<redacted>
Tue, 17 Oct 2023 10:56:46 +0000
(12:56 +0200)
... to allow updating workflow actions
.github/workflows/update-sh.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/update-sh.yml
b/.github/workflows/update-sh.yml
index 11ab8642e1071fcdca6ad2d13755b36dcabc53c4..6f5582d8d9fe1daa50bc4534df527eba3184ea2e 100644
(file)
--- a/
.github/workflows/update-sh.yml
+++ b/
.github/workflows/update-sh.yml
@@
-25,4
+25,4
@@
jobs:
- name: Push changes
uses: ad-m/github-push-action@master
with:
- github_token: ${{ secrets.
GITHUB
_TOKEN }}
+ github_token: ${{ secrets.
WOKFLOW
_TOKEN }}
git clone https://git.99rst.org/PROJECT