Skip to content

Commit 000c496

Browse files
committed
Update file
1 parent 8262fcb commit 000c496

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: COmpendium of RElations – Modulo 6
33

44
on:
5-
#push:
5+
push:
66
workflow_run:
77
types: [completed]
88
workflows: ["pages-build-deployment"]
@@ -54,16 +54,10 @@ jobs:
5454
id: build-parser
5555
with:
5656
token: ${{ secrets.ACCESS_TOKEN }}
57-
chat_id: ${{ secrets.MESSAGE_API }}
58-
api_key: ${{ secrets.ACCESS_API }}
59-
api_secret: ${{ secrets.ACCESS_KEY }}
60-
pypi_token: ${{ secrets.PYPI_TOKEN }}
61-
bot_token: ${{ secrets.MONITOR_TOKEN }}
62-
logs_token: ${{ secrets.WARNING_TOKEN }}
6357
credentials: ${{ secrets.GCP_CREDENTIALS }}
6458
docker_hub_token: ${{ secrets.DOCKER_HUB_TOKEN }}
6559
docker_hub_password: ${{ secrets.DOCKER_HUB_PASSWORD }}
66-
initiate_pauli_sum: ${{ toJSON(steps.build-parser.outputs) }}
60+
initiate_pauli_sum: ${{ toJSON(steps.set-lexering.outputs) }}
6761

6862
- name: 🪂 Feed Mapping
6963
uses: eq19/feed@v6

0 commit comments

Comments
 (0)