Update rendu_front__action___decouvrez_les_differents_modes_de_rendu_… #39
Workflow file for this run
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
name: update | |
on: | |
push: | |
tags: | |
- v* | |
jobs: | |
update: | |
runs-on: ubuntu-latest | |
steps: | |
- run: curl -v -X POST --data "" http://confetti-app.dev/update/devfestnantes2023 |