Skip to content

Remove warning message when running tar for file changed #38

Remove warning message when running tar for file changed

Remove warning message when running tar for file changed #38

Workflow file for this run

name: Pre release
on:
push:
branches: [ main ]
# Allows you to run this workflow manually from the Actions tab
#workflow_dispatch:
jobs:
pre-relase:
runs-on: ubuntu-latest
steps:
- name: Release Drafter
uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}