Skip to content

Commit

Permalink
CI - Review the tweet content
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustry committed Aug 11, 2022
1 parent fb68a2e commit 01bf38e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
consumer_secret: ${{ secrets.TWITTER_CONSUMER_SECRET }}
access_token_key: ${{ secrets.TWITTER_ACCESS_TOKEN_KEY }}
access_token_secret: ${{ secrets.TWITTER_ACCESS_TOKEN_SECRET }}
tweet_body: "Nouvelle version de l'extension #RAEPA ${{ env.RELEASE_VERSION }} 🚰 pour #QGIS, géostandard Réseaux d’adduction d’eau potable et d’assainissement https://github.com/3liz/qgis-raepa-plugin/releases"
tweet_body: "Nouvelle version de l'extension #RAEPA ${{ env.RELEASE_VERSION }} 🚰 pour #QGIS, géostandard Réseaux d’Adduction d’Eau Potable et d’Assainissement https://github.com/3liz/qgis-raepa-plugin/releases"

- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v1
Expand Down

0 comments on commit 01bf38e

Please sign in to comment.