Skip to content

Update rust-cpp-object-management.md #49

Update rust-cpp-object-management.md

Update rust-cpp-object-management.md #49

Workflow file for this run

name: CI
on:
push:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Zola Deploy to Pages
uses: shalzz/zola-deploy-action@master
env:
TOKEN: ${{ secrets.TOKEN }}