mirror of
https://github.com/zyphlar/organicmaps-locale-viewer.git
synced 2024-03-08 13:27:46 +00:00
14 lines
300 B
YAML
14 lines
300 B
YAML
on:
|
|
workflow_dispatch:
|
|
jobs:
|
|
create:
|
|
name: create
|
|
runs-on: ubuntu-latest
|
|
steps:
|
|
- name: open-issue
|
|
uses: rishabhgupta/git-action-issue@05095a071ec1fa279fff18873b8de34366d38790
|
|
with:
|
|
token: ${{ secrets.GITHUB_TOKEN }}
|
|
title: fff
|
|
body: fefefefe
|