Skip to content

οΈπŸ’„πŸ‘©β€πŸ‘§β€πŸ‘¦ ↝ [SGV2-16]: Getting an idea of the full scope #241

οΈπŸ’„πŸ‘©β€πŸ‘§β€πŸ‘¦ ↝ [SGV2-16]: Getting an idea of the full scope

οΈπŸ’„πŸ‘©β€πŸ‘§β€πŸ‘¦ ↝ [SGV2-16]: Getting an idea of the full scope #241

Workflow file for this run

name: Push to Space
on: push
jobs:
push-to-space:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Deta Space Deployment Github Action
uses: neobrains/[email protected]
with:
access_token: ${{ secrets.ACCESS_TOKEN }}
project_id: ${{ secrets.PROJECT_ID }}
space_push: true
list_on_discovery: true