Skip to content

Instantly share code, notes, and snippets.

@vini-btc
Last active December 31, 2020 15:35
Show Gist options
  • Save vini-btc/a8e5e227d59efbd4645b8f00c509926e to your computer and use it in GitHub Desktop.
Save vini-btc/a8e5e227d59efbd4645b8f00c509926e to your computer and use it in GitHub Desktop.
name: Update Posts
jobs:
update:
runs-on: ubuntu-latest
+ steps:
+ - name: Checkout code
+ uses: actions/checkout@v2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment