Skip to content

GbkLocationString should be in "Feature" not "Location #439

GbkLocationString should be in "Feature" not "Location

GbkLocationString should be in "Feature" not "Location #439

Workflow file for this run

name: notify social media
on:
release:
issues:
issue_comment:
discussion:
discussion_comment:
push:
branches:
- notify # for testing purposes
- dev
- main
jobs:
notify:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Actions for Discord
env:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
uses: Ilshidur/[email protected]