We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eebb747 commit 7c4782dCopy full SHA for 7c4782d
1 file changed
.github/workflows/library.yml
@@ -18,7 +18,6 @@ jobs:
18
- name: Check out repository code
19
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
20
with:
21
- token: ${{ secrets.SYS_EMF_GH_TOKEN }}
22
submodules: true
23
persist-credentials: false
24
0 commit comments